Borderou de evaluare (job #2528243)
Utilizator | Data | 21 ianuarie 2020 17:49:00 | |
---|---|---|---|
Problema | Smooth | Status | done |
Runda | ioi_2020 | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:1: error: 'ifstream' does not name a type
ifstream f("smooth.in");
^~~~~~~~
main.cpp:5:1: error: 'ofstream' does not name a type
ofstream g("smooth.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:24:5: error: 'f' was not declared in this scope
f>>a>>b;
^
main.cpp:69:5: error: 'g' was not declared in this scope
g<<sol;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !