Borderou de evaluare (job #703665)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Bancomat (clasa a 5-a) | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 10 mar. 2023 11:01:49 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:2:1: error: 'ifstream' does not name a type
2 | ifstream fin ("bancomat.in")
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:9:5: error: 'fin' was not declared in this scope
9 | fin>>s>>n;
| ^~~
main.cpp:22:5: error: 'fout' was not declared in this scope
22 | fout<<s;
| ^~~~