Borderou de evaluare (job #2675488)
Utilizator | Data | 21 noiembrie 2020 20:46:41 | |
---|---|---|---|
Problema | Jocul Flip | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:1:21: warning: extra tokens at end of #include directive
#include <iostream> #include <fstream> using namespace std;
^
main.cpp:2:1: error: 'ifstream' does not name a type
ifstream f("flip.in"); ofstream g("flip.out");
^~~~~~~~
main.cpp:2:24: error: 'ofstream' does not name a type
ifstream f("flip.in"); ofstream g("flip.out");
^~~~~~~~
main.cpp: In function 'int main()':
main.cpp:10:5: error: 'f' was not declared in this scope
f>>N>>M;
^
main.cpp:27:9: error: 'g' was not declared in this scope
g<<s;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !