Pagini recente » Borderou de evaluare (job #823834) | Borderou de evaluare (job #1412888) | Borderou de evaluare (job #2966526) | Borderou de evaluare (job #2366845) | Borderou de evaluare (job #1770359)
Borderou de evaluare (job #1770359)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:75:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < knode[x].size(); ++ i)
^
user.cpp:86:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < G[x].size(); ++ i)
^
user.cpp:72:12: warning: unused variable ‘j’ [-Wunused-variable]
int i, j;
^
user.cpp: In function ‘void solve()’:
user.cpp:135:12: warning: unused variable ‘x’ [-Wunused-variable]
int i, x, y, k;
^
user.cpp:135:15: warning: unused variable ‘y’ [-Wunused-variable]
int i, x, y, k;
^
user.cpp:135:18: warning: unused variable ‘k’ [-Wunused-variable]
int i, x, y, k;
^
user.cpp: In function ‘void read()’:
user.cpp:29: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:32:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x, &y);
^
user.cpp:38:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &speed[i]);
^
user.cpp: In function ‘void solve()’:
user.cpp:144:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &Q[i].u, &Q[i].v, &Q[i].k);
^
user.cpp: In function ‘void update(int, int)’:
user.cpp:9:21: warning: ‘i’ is used uninitialized in this function [-Wuninitialized]
#define zeros(x) (x & (-x))
^
user.cpp:51:9: note: ‘i’ was declared here
int i;
^
user.cpp: In function ‘int query(int)’:
user.cpp:9:21: warning: ‘i’ is used uninitialized in this function [-Wuninitialized]
#define zeros(x) (x & (-x))
^
user.cpp:61:9: note: ‘i’ was declared here
int i, res = 0;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3184kb | Incorect | 0 |
2 | 4ms | 3284kb | Incorect | 0 |
3 | 4ms | 3284kb | Incorect | 0 |
4 | 136ms | 10476kb | Incorect | 0 |
5 | 144ms | 10292kb | Incorect | 0 |
6 | 152ms | 11188kb | Incorect | 0 |
7 | 224ms | 14384kb | Incorect | 0 |
8 | 236ms | 14212kb | Incorect | 0 |
9 | 220ms | 14396kb | Incorect | 0 |
10 | 240ms | 14616kb | Incorect | 0 |
Punctaj total | 0 |