Pagini recente » Borderou de evaluare (job #1968688) | Borderou de evaluare (job #2258718) | Borderou de evaluare (job #2268573) | Borderou de evaluare (job #2038355) | Borderou de evaluare (job #2176154)
Borderou de evaluare (job #2176154)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < v[node].size(); i++)
^
user.cpp:39:9: warning: variable ‘c’ set but not used [-Wunused-but-set-variable]
int c, node;
^
user.cpp:19:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in", "r", stdin);
^
user.cpp:20:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out", "w", stdout);
^
user.cpp:22: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:27:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &from, &to, &co);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 3064kb | OK | 10 |
2 | 4ms | 3140kb | Incorect | 0 |
3 | 4ms | 3164kb | Incorect | 0 |
4 | 8ms | 3328kb | Incorect | 0 |
5 | 32ms | 3620kb | Incorect | 0 |
6 | 56ms | 3796kb | Incorect | 0 |
7 | 72ms | 3900kb | Incorect | 0 |
8 | Depăşit | 4820kb | Time limit exceeded. | 0 |
9 | 116ms | 4260kb | OK | 10 |
10 | 360ms | 6976kb | Incorect | 0 |
Punctaj total | 20 |