Borderou de evaluare (job #1814516)

Utilizator akaprosAna Kapros akapros Data 24 noiembrie 2016 09:15:10
Problema Undo Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘void solve_query(int)’: user.cpp:35:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < Query[x].size(); ++ i) ^ user.cpp: In function ‘void dfs(int)’: user.cpp:46:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < V[x].size(); ++ i) ^ user.cpp: In function ‘void solve()’: user.cpp:64:16: warning: unused variable ‘T’ [-Wunused-variable] int t = 0, T = 0, ty; ^ user.cpp: In function ‘void read()’: user.cpp:60:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &m); ^ user.cpp: In function ‘void solve()’: user.cpp:67:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &ty); ^ user.cpp:73:57: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d %d", &v[i].x, &v[i].y, &v[i].z); ^ user.cpp:79:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &v[i].x); ^ user.cpp:84:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &v[i].x, &v[i].y); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
116ms12192kbOK10
228ms12716kbOK10
328ms12724kbOK10
4140ms15992kbOK10
5144ms16080kbOK10
6736ms30460kbOK10
7712ms30192kbOK10
8732ms30628kbOK10
9716ms30188kbOK10
10728ms30628kbOK10
Punctaj total100

Ceva nu functioneaza?