Pagini recente » Borderou de evaluare (job #3183511) | Borderou de evaluare (job #1482120)
Borderou de evaluare (job #1482120)
Raport evaluator
Compilare:
user.cpp: In function ‘int dijkstra()’:
user.cpp:64:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[nod].size(); ++i)
^
user.cpp: In function ‘void bellmanford()’:
user.cpp:127:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[nod].size(); ++i)
^
user.cpp: In function ‘void citire()’:
user.cpp:148:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.in", "r", stdin);
^
user.cpp:149:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fmcm.out", "w", stdout);
^
user.cpp:151:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &n, &m, &s, &dst);
^
user.cpp:155:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &a, &b, &c, &dd);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 304kb | OK | 10 | 10 |
2 | 0ms | 316kb | OK | 10 | 10 |
3 | 0ms | 316kb | OK | 10 | 10 |
4 | 0ms | 320kb | OK | 10 | 10 |
5 | 0ms | 316kb | OK | 10 | 10 |
6 | 236ms | 732kb | OK | 10 | 20 |
7 | 256ms | 732kb | OK | 10 |
8 | 532ms | 932kb | OK | 10 | 30 |
9 | 384ms | 1000kb | OK | 10 |
10 | 496ms | 1004kb | OK | 10 |
Punctaj total | 100 |