Borderou de evaluare (job #786997)
| Utilizator |
|
IP | ascuns |
|---|---|---|---|
| Problemă | Antiterra (clasa a 5-a) | Compilator | cpp-32 |
| Rundă | Arhiva de probleme | Status | evaluat |
| Dată | 18 sept. 2024 20:37:57 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:6:1: error: 'outstream' does not name a type
6 | outstream fout("antiterra.out");
| ^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:26:5: error: 'fout' was not declared in this scope
26 | fout<<suma;
| ^~~~