Borderou de evaluare (job #634394)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Adunare | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 20 feb. 2022 20:55:20 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:2:10: error: empty filename in #include
2 | #include <>
| ^~
main.cpp: In function 'int main()':
main.cpp:9:5: error: 'fin' was not declared in this scope
9 | fin>>a>>b;
| ^~~
main.cpp:10:5: error: 'fout' was not declared in this scope
10 | fout<<a+b;
| ^~~~