Borderou de evaluare (job #1755864)

Utilizator killer301Ioan Andrei Nicolae killer301 Data 11 septembrie 2016 12:01:47
Problema Colectie Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In member function ‘void DG::operator+=(DG&)’: user.cpp:37:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int k=0; k<other.ind.size(); k++) ^ user.cpp: In member function ‘bool DG::operator<(const DG&)’: user.cpp:52:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(pos < v.size() && v[pos] == other.v[pos])pos++; ^ user.cpp: In function ‘bool cmp(DG, DG)’: user.cpp:76:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(pos < a.v.size() && a.v[pos] == b.v[pos])pos++; ^ user.cpp: In function ‘int main()’: user.cpp:90:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("colectie.in", "r", stdin); ^ user.cpp:91:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("colectie.out", "w", stdout); ^ user.cpp:93:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &k); ^ user.cpp:158:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &x); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms388kbChiar exista solutie0
20ms384kbChiar exista solutie0
30ms388kbChiar exista solutie0
40ms388kbChiar exista solutie0
524ms1904kbChiar exista solutie0
652ms3564kbChiar exista solutie0
752ms3568kbChiar exista solutie0
8108ms7184kbChiar exista solutie0
9116ms7188kbChiar exista solutie0
10112ms7180kbChiar exista solutie0
Punctaj total0

Ceva nu functioneaza?