Pagini recente » Borderou de evaluare (job #161281) | Cod sursa (job #972575) | Borderou de evaluare (job #1603287) | Borderou de evaluare (job #2496314) | Borderou de evaluare (job #2466420)
Borderou de evaluare (job #2466420)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:39:39: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.in", "r", stdin);
^
main.cpp:40:41: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.out", "w", stdout);
^
main.cpp:43:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tt);
^
main.cpp:46:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &base);
^
main.cpp:47:82: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= n; ++i) scanf("%d", &d[i]), ds[i] = INF, a[i].clear();
^
main.cpp:50:40: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &w);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 9ms | 3407kb | OK | 10 | 10 |
| 2 | 22ms | 3538kb | OK | 10 | 10 |
| 3 | 25ms | 3538kb | OK | 10 | 10 |
| 4 | 52ms | 3801kb | OK | 10 | 10 |
| 5 | 78ms | 4063kb | OK | 10 | 10 |
| 6 | 194ms | 4980kb | OK | 10 | 10 |
| 7 | 182ms | 5767kb | OK | 10 | 0 |
| 8 | 78ms | 4063kb | OK | 10 |
| 9 | 201ms | 4849kb | Time limit exceeded | 0 |
| 10 | 202ms | 5111kb | Time limit exceeded | 0 |
| Punctaj total | 60 |