Submisie


Utilizator
Problema
Data
Compilator
Scor
25 August 2025, 22:35
c++17
E.C.

fail

Mesaj compilare

        main.cpp: In function ‘int main()’:
main.cpp:34:14: error: expected ‘}’ at end of input
   34 |     return 0;
      |              ^
main.cpp:16:12: note: to match this ‘{’
   16 | int main() {
      |            ^