Anything wrong with the cf clang++20 diagnostics?

Правка en2, от qwedc001, 2023-09-19 16:11:48

Run id 224039373 status:CE

after noticing the CE error I found I've been using the wrong language to submit,then I tried GNU C++17 and it worked.

but the CE record is just weird,it reported an issue finding the header,but the only header I was using in the program was iostream and algorithm.

before that was a TLE record Run id 224039721,it has the iostream,algorithm and map header,but it managed to be compiled then stuck on time limit,lol.

The main problem is that CE promblem which makes me confused.but it'll be appreciated if someone can explain the TLE thing,is it a bug or a feature?

Теги need help, clang

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский qwedc001 2023-09-19 16:11:48 8 Added Spaces
en1 Английский qwedc001 2023-09-19 16:11:18 645 Initial revision (published)