Borderou de evaluare (job #1755862)

Utilizator killer301Ioan Andrei Nicolae killer301 Data 11 septembrie 2016 12:01:03
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
18ms392kbChiar exista solutie0
28ms392kbChiar exista solutie0
38ms392kbChiar exista solutie0
48ms396kbChiar exista solutie0
5232ms1896kbChiar exista solutie0
6Depăşit3760kbTime limit exceeded.0
7Depăşit3760kbTime limit exceeded.0
8Depăşit7376kbTime limit exceeded.0
9Depăşit7376kbTime limit exceeded.0
10Depăşit7380kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?