Borderou de evaluare (job #1948517)
Utilizator | Data | 1 aprilie 2017 10:47:57 | |
---|---|---|---|
Problema | Tir | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:1:1: error: ‘include’ does not name a type
include <fstream>
^
user.cpp: In function ‘int main()’:
user.cpp:8:5: error: ‘ifstream’ was not declared in this scope
ifstream f("tir.in");
^
user.cpp:8:14: error: expected ‘;’ before ‘f’
ifstream f("tir.in");
^
user.cpp:9:5: error: ‘ofstream’ was not declared in this scope
ofstream g("tir.out");
^
user.cpp:9:14: error: expected ‘;’ before ‘g’
ofstream g("tir.out");
^
user.cpp:10:5: error: ‘f’ was not declared in this scope
f>>n>>m>>k;
^
user.cpp:45:5: error: ‘g’ was not declared in this scope
g<<maxi<<'\n'<<c<<" "<<d<<'\n';
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !