Borderou de evaluare (job #609898)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Seif2 (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 12 oct. 2021 14:46:32 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:7:4: error: 'in' was not declared in this scope; did you mean 'i'?
7 | in>>n>>c;
| ^~
| i
main.cpp:22:4: error: 'out' was not declared in this scope
22 | out<<tmax;
| ^~~