Pagini recente » Cod sursa (job #1111367) | Borderou de evaluare (job #1391451) | Borderou de evaluare (job #1599120) | Cod sursa (job #856563) | Borderou de evaluare (job #1553242)
Borderou de evaluare (job #1553242)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:69:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("online.in", "r", stdin);
^
user.cpp:70:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("online.out", "w", stdout);
^
user.cpp:73: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:75:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &l[i].u, &l[i].v, &l[i].cost);
^
user.cpp:81:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &Q);
^
user.cpp:83:66: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &l[N - 1].u, &l[N - 1].v, &l[N - 1].cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 248kb | OK! | 5 |
| 2 | 96ms | 264kb | OK! | 10 |
| 3 | 0ms | 252kb | OK! | 5 |
| 4 | 0ms | 260kb | OK! | 5 |
| 5 | 0ms | 248kb | OK! | 5 |
| 6 | 0ms | 252kb | OK! | 5 |
| 7 | 0ms | 252kb | OK! | 5 |
| 8 | 0ms | 256kb | OK! | 5 |
| 9 | 0ms | 256kb | OK! | 5 |
| 10 | 4ms | 272kb | OK! | 5 |
| 11 | 24ms | 276kb | OK! | 10 |
| 12 | 12ms | 252kb | OK! | 5 |
| 13 | 8ms | 344kb | OK! | 10 |
| 14 | 80ms | 360kb | OK! | 10 |
| 15 | Depăşit | 364kb | Time limit exceeded. | 0 |
| Punctaj total | 90 |