Borderou de evaluare (job #2359928)
Utilizator | Data | 1 martie 2019 10:41:59 | |
---|---|---|---|
Problema | Ape | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:7:5: error: 'ifstream' was not declared in this scope
ifstream f("ape.in");
^~~~~~~~
main.cpp:8:5: error: 'ofstream' was not declared in this scope
ofstream g("ape.out");
^~~~~~~~
main.cpp:11:5: error: 'f' was not declared in this scope
f>>p;
^
main.cpp:31:9: error: 'g' was not declared in this scope
g<<maxyy-miny-1<<" "<<maxx-minx-1<<" "<<1<<" "<<suma-p/2+1;
^
main.cpp:31:12: error: 'maxyy' was not declared in this scope
g<<maxyy-miny-1<<" "<<maxx-minx-1<<" "<<1<<" "<<suma-p/2+1;
^~~~~
main.cpp:33:9: error: 'g' was not declared in this scope
g<<maxy-miny-1<<" "<<maxx-minx-1<<" "<<0<<" "<<-suma-p/2+1;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !