Borderou de evaluare (job #1818915)

Utilizator silkMarin Dragos silk Data 29 noiembrie 2016 22:36:14
Problema Secventa 5 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘void Add(int)’: user.cpp:18:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < h[r].size(); ++i) ^ user.cpp: In function ‘void Erase(int)’: user.cpp:33:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < h[r].size(); ++i) ^ user.cpp: In function ‘int main()’: user.cpp:89:47: warning: format ‘%llu’ expects argument of type ‘long long unsigned int*’, but argument 2 has type ‘unsigned int*’ [-Wformat=] for(i = 1; i <= N; ++i) scanf("%llu",&v[i]); ^ user.cpp:82:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("secv5.in","r",stdin); ^ user.cpp:83:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("secv5.out","w",stdout); ^ user.cpp:88:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d",&N,&L,&U); ^ user.cpp:89:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] for(i = 1; i <= N; ++i) scanf("%llu",&v[i]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms3756kbKilled by signal 11(SIGSEGV).0
28ms4576kbKilled by signal 11(SIGSEGV).0
38ms4520kbKilled by signal 11(SIGSEGV).0
428ms5232kbKilled by signal 11(SIGSEGV).0
536ms4844kbKilled by signal 11(SIGSEGV).0
692ms5804kbKilled by signal 11(SIGSEGV).0
7228ms6352kbKilled by signal 11(SIGSEGV).0
8268ms6848kbKilled by signal 11(SIGSEGV).0
9316ms7624kbKilled by signal 11(SIGSEGV).0
101624ms23068kbOK10
Punctaj total10

Ceva nu functioneaza?