Borderou de evaluare (job #3213260)

Utilizator teodorapatru15Patru Maria Teodora teodorapatru15 Data 12 martie 2024 20:06:07
Problema A+B Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:6:1: error: expected ',' or ';' before 'int' 6 | int a,b,s; | ^~~ main.cpp: In function 'int main()': main.cpp:9:8: error: 'a' was not declared in this scope 9 | f>>a>>b; | ^ main.cpp:9:11: error: 'b' was not declared in this scope 9 | f>>a>>b; | ^ main.cpp:10:5: error: 's' was not declared in this scope 10 | s=a+b; | ^ Non zero exit status: 1

Ceva nu functioneaza?