Borderou de evaluare (job #770202)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Adunare | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 26 mar. 2024 09:25:24 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:11:12: error: 'a' was not declared in this scope
11 | fin >> a >> b; fout << a+b;
| ^
main.cpp:11:17: error: 'b' was not declared in this scope
11 | fin >> a >> b; fout << a+b;
| ^