Pagini recente » Borderou de evaluare (job #3192788) | Borderou de evaluare (job #246119) | Borderou de evaluare (job #2370706) | Borderou de evaluare (job #347833) | Borderou de evaluare (job #1769192)
Borderou de evaluare (job #1769192)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:73:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < knode[x].size(); ++ i)
^
user.cpp:80:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0; i < G[x].size(); ++ i)
^
user.cpp:93:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j = 0; j < knode[x].size(); ++ j)
^
user.cpp: In function ‘void solve()’:
user.cpp:129:12: warning: unused variable ‘x’ [-Wunused-variable]
int i, x, y, k;
^
user.cpp:129:15: warning: unused variable ‘y’ [-Wunused-variable]
int i, x, y, k;
^
user.cpp:129:18: warning: unused variable ‘k’ [-Wunused-variable]
int i, x, y, k;
^
user.cpp: In function ‘void read()’:
user.cpp:31: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:34: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:39:59: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &speed[i]), maxv = Max(maxv, speed[i]);
^
user.cpp: In function ‘void solve()’:
user.cpp:138: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)’:
user.cpp:9:21: warning: ‘i’ is used uninitialized in this function [-Wuninitialized]
#define zeros(x) (x & (-x))
^
user.cpp:49: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:59:9: note: ‘i’ was declared here
int i, res = 0;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 3268kb | Time limit exceeded. | 0 |
2 | Depăşit | 3412kb | Time limit exceeded. | 0 |
3 | Depăşit | 3408kb | Time limit exceeded. | 0 |
4 | Depăşit | 13656kb | Time limit exceeded. | 0 |
5 | Depăşit | 13560kb | Time limit exceeded. | 0 |
6 | Depăşit | 14680kb | Time limit exceeded. | 0 |
7 | Depăşit | 18884kb | Time limit exceeded. | 0 |
8 | Depăşit | 17876kb | Time limit exceeded. | 0 |
9 | Depăşit | 19100kb | Time limit exceeded. | 0 |
10 | Depăşit | 18204kb | Time limit exceeded. | 0 |
Punctaj total | 0 |