Weird Compilation Error on Codeforces

Revision en1, by triumphh, 2024-11-25 07:15:57

I just submitted the solution to the question: 1374C - Move Brackets
293169551

Unexpectedly, it gives a Compilation Error stating: "Can't compile file: program.c:1:25: fatal error: bits/stdc++.h: No such file or directory compilation terminated."

Has this happened with anyone else recently. If you know how to solve this please let me know.

Tags compilation error, error

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English triumphh 2024-11-25 07:15:57 407 Initial revision (published)