Pagini recente » Borderou de evaluare (job #287327) | Borderou de evaluare (job #400863) | Borderou de evaluare (job #2564862) | Borderou de evaluare (job #155165) | Borderou de evaluare (job #1297938)
Borderou de evaluare (job #1297938)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.in", "rt", stdin);
^
user.cpp:12:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("distante.out", "wt", stdout);
^
user.cpp:14:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:18:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &source);
^
user.cpp:20:50: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(i=1; i<=n; ++i) scanf("%d", &dist[i]);
^
user.cpp:24:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 236kb | OK | 10 | 10 |
| 2 | 4ms | 240kb | OK | 10 | 10 |
| 3 | 8ms | 240kb | OK | 10 | 10 |
| 4 | 40ms | 252kb | OK | 10 | 10 |
| 5 | 36ms | 276kb | OK | 10 | 10 |
| 6 | 96ms | 312kb | OK | 10 | 10 |
| 7 | 124ms | 412kb | OK | 10 | 40 |
| 8 | 44ms | 256kb | OK | 10 |
| 9 | 108ms | 272kb | OK | 10 |
| 10 | 112ms | 300kb | OK | 10 |
| Punctaj total | 100 |