Borderou de evaluare (job #1322939)
Utilizator | Data | 20 ianuarie 2015 15:37:59 | |
---|---|---|---|
Problema | Pavare | Status | done |
Runda | Teme Pregatire ACM Unibuc 2014, Anul II | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:4:11: error: variable ‘std::ifstream f’ has initializer but incomplete type
ifstream f("pavare.in");
^
user.cpp:5:11: error: variable ‘std::ofstream g’ has initializer but incomplete type
ofstream g("pavare.out");
^
user.cpp: In function ‘int main()’:
user.cpp:19:64: warning: operation on ‘A[i][j]’ may be undefined [-Wsequence-point]
A[i][j] = A[i][j] = A[i][j+1] = A[i+1][j+1] = 1;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !