Pagini recente » Borderou de evaluare (job #1292873) | Borderou de evaluare (job #983377) | Borderou de evaluare (job #650537) | Borderou de evaluare (job #568639) | Borderou de evaluare (job #1297935)
Borderou de evaluare (job #1297935)
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 | 232kb | OK | 10 | 10 |
| 2 | 4ms | 240kb | OK | 10 | 10 |
| 3 | 8ms | 240kb | OK | 10 | 10 |
| 4 | 24ms | 248kb | OK | 10 | 10 |
| 5 | 36ms | 276kb | OK | 10 | 10 |
| 6 | 100ms | 316kb | OK | 10 | 10 |
| 7 | 128ms | 412kb | Incorect | 0 | 0 |
| 8 | 44ms | 256kb | OK | 10 |
| 9 | 108ms | 272kb | OK | 10 |
| 10 | 112ms | 308kb | OK | 10 |
| Punctaj total | 60 |