Different results on different languages.

Правка en1, от anayush_py, 2023-08-07 10:25:17

I want to know why my code gets different verdicts in different languages. When I upload my code using GNU C++20 (64), GNU C++17, or GNU C++17 (64) then I am getting "Wrong ans of test 1". But when I use Clang++17 Diagnostics or Clang++20 Diagnostics, the verdict is "Accepted". I used GNU C++20 (64) before and it used to be accepted but nowadays it doesn't. Please help!. Below is the submission link.

Code Submission

Теги gcc, c/c++, gnu c++, wrong answer, different compilers, clang

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский anayush_py 2023-08-07 10:25:17 523 Initial revision (published)