Pagini recente » Borderou de evaluare (job #3148075) | Borderou de evaluare (job #1355766) | Borderou de evaluare (job #399682) | Borderou de evaluare (job #1022565) | Borderou de evaluare (job #1354731)
Borderou de evaluare (job #1354731)
Raport evaluator
Compilare:
user.cpp: In function ‘void read()’:
user.cpp:26:36: 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:28:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:30:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &c);
^
user.cpp: In function ‘void write()’:
user.cpp:60:38: 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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 856kb | OK | 10 |
2 | 0ms | 860kb | OK | 10 |
3 | 0ms | 892kb | OK | 10 |
4 | 0ms | 904kb | OK | 10 |
5 | 20ms | 1216kb | OK | 10 |
6 | 44ms | 1540kb | OK | 10 |
7 | 56ms | 1716kb | OK | 10 |
8 | 72ms | 1980kb | OK | 10 |
9 | 208ms | 3800kb | Incorect | 0 |
10 | 272ms | 4616kb | Incorect | 0 |
Punctaj total | 80 |