Pagini recente » Borderou de evaluare (job #3232525) | Borderou de evaluare (job #1255488) | Borderou de evaluare (job #2417252) | Borderou de evaluare (job #3199310) | Borderou de evaluare (job #1785129)
Borderou de evaluare (job #1785129)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int, int)’:
user.cpp:34:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:44:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:46:34: warning: unused variable ‘c’ [-Wunused-variable]
int neighb = G[node][i], c = C[node][i], d = D[node][i];
^
user.cpp:46:50: warning: unused variable ‘d’ [-Wunused-variable]
int neighb = G[node][i], c = C[node][i], d = D[node][i];
^
user.cpp:33:9: warning: unused variable ‘Max’ [-Wunused-variable]
int Max = 0;
^
user.cpp: In function ‘void Read()’:
user.cpp:15:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &N);
^
user.cpp:19:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &x, &y, &c, &d);
^
user.cpp: In function ‘int main()’:
user.cpp:58:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arb2.in", "r", stdin);
^
user.cpp:59:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arb2.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3808kb | OK | 5 |
2 | 4ms | 3800kb | OK | 5 |
3 | 4ms | 3804kb | OK | 5 |
4 | 4ms | 3804kb | OK | 5 |
5 | 4ms | 3836kb | OK | 5 |
6 | 4ms | 3876kb | OK | 5 |
7 | 8ms | 3908kb | OK | 5 |
8 | 40ms | 5228kb | OK | 5 |
9 | 60ms | 5924kb | OK | 5 |
10 | 76ms | 6568kb | OK | 5 |
11 | 116ms | 7876kb | Incorect | 0 |
12 | 136ms | 8552kb | Incorect | 0 |
13 | Depăşit | 9176kb | Time limit exceeded. | 0 |
14 | Depăşit | 9868kb | Time limit exceeded. | 0 |
15 | Depăşit | 10484kb | Time limit exceeded. | 0 |
16 | Depăşit | 9088kb | Time limit exceeded. | 0 |
17 | Depăşit | 10320kb | Time limit exceeded. | 0 |
18 | Depăşit | 10496kb | Time limit exceeded. | 0 |
19 | Depăşit | 10604kb | Time limit exceeded. | 0 |
20 | Depăşit | 8984kb | Time limit exceeded. | 0 |
Punctaj total | 50 |