Borderou de evaluare (job #757545)

Utilizator avatar ana_maria_t Toc Ana-Maria ana_maria_t IP ascuns
Problemă Balba (clasa a 9-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 24 ian. 2024 09:25:56 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:66:2: error: stray '#' in program 66 | }#include <iostream> | ^ main.cpp:66:3: error: 'include' does not name a type 66 | }#include <iostream> | ^~~~~~~ main.cpp:68:5: error: redefinition of 'int main()' 68 | int main() { | ^~~~ main.cpp:9:5: note: 'int main()' previously defined here 9 | int main() { | ^~~~