Pagini recente » Cod sursa (job #1958655) | Borderou de evaluare (job #1877122) | Mergesort | Borderou de evaluare (job #1917767) | Borderou de evaluare (job #1343134)
Borderou de evaluare (job #1343134)
Raport evaluator
Compilare:
user.cpp: In function ‘void bellmanford()’:
user.cpp:60:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (k = 0; k < graf[curent].size(); k++)
^
user.cpp: In function ‘int main()’:
user.cpp:89:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bellmanford.in", "r", stdin);
^
user.cpp:90:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bellmanford.out", "w", stdout);
^
user.cpp:94:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:98:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 864kb | Incorect | 0 | 0 |
| 2 | 0ms | 864kb | Incorect | 0 | 0 |
| 3 | 0ms | 876kb | OK | 5 | 5 |
| 4 | 0ms | 876kb | OK | 5 | 5 |
| 5 | 0ms | 904kb | OK | 5 | 5 |
| 6 | 0ms | 888kb | OK | 5 | 0 |
| 7 | 0ms | 912kb | Incorect | 0 |
| 8 | 32ms | 1300kb | OK | 5 | 0 |
| 9 | 44ms | 1664kb | OK | 5 |
| 10 | 0ms | 960kb | Incorect | 0 |
| 11 | 52ms | 1608kb | OK | 5 | 20 |
| 12 | 104ms | 2656kb | OK | 5 |
| 13 | 76ms | 2160kb | OK | 5 |
| 14 | 148ms | 3256kb | OK | 5 |
| 15 | 192ms | 3732kb | OK | 5 | 0 |
| 16 | 152ms | 3120kb | OK | 5 |
| 17 | 4ms | 936kb | Incorect | 0 |
| 18 | 216ms | 4020kb | OK | 5 | 0 |
| 19 | 264ms | 4752kb | OK | 5 |
| 20 | 8ms | 1180kb | Incorect | 0 |
| Punctaj total | 35 |