Borderou de evaluare (job #705095)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Triunghiurile de 5 bani (clasa a 5-a) | Compilator | cpp-32 |
Rundă | superoji1 | Status | evaluat |
Dată | 12 mar. 2023 19:33:12 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:2:1: error: 'ifstream' does not name a type
2 | ifstream fin("triunghiuri.in")
| ^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:9:4: error: 'fin' was not declared in this scope
9 | fin>>n;
| ^~~
main.cpp:20:4: error: 'fout' was not declared in this scope
20 | fout<<s/20<<" ";
| ^~~~