Borderou de evaluare (job #793902)

Utilizator avatar AndreiMihalache6789 Andrei Mihalache AndreiMihalache6789 IP ascuns
Problemă Ucif (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 10 nov. 2024 13:41:26 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:12:1: error: 'ofsatream' does not name a type 12 | ofsatream out("ucif.out"); | ^~~~~~~~~ main.cpp: In function 'int main()': main.cpp:28:5: error: 'out' was not declared in this scope 28 | out<<s; | ^~~ main.cpp:15:11: warning: unused variable 'a' [-Wunused-variable] 15 | int n,a,s=0,u; | ^ main.cpp:15:17: warning: unused variable 'u' [-Wunused-variable] 15 | int n,a,s=0,u; | ^