Borderou de evaluare (job #1524147)
Utilizator | Data | 13 noiembrie 2015 16:32:37 | |
---|---|---|---|
Problema | Take 5 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
#include <fstream>
^
user.cpp: In function ‘int main()’:
user.cpp:8:13: error: variable ‘std::ifstream fin’ has initializer but incomplete type
ifstream fin("take5.in");
^
user.cpp:9:14: error: variable ‘std::ofstream fout’ has initializer but incomplete type
ofstream fout("take5.out");
^
user.cpp:7:14: warning: unused variable ‘K’ [-Wunused-variable]
{int a[NMAX],K,n,i,k=5,j;
^
user.cpp:7:24: warning: unused variable ‘j’ [-Wunused-variable]
{int a[NMAX],K,n,i,k=5,j;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !