Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #541717) | Borderou de evaluare (job #3161257) | Borderou de evaluare (job #3141984) | Borderou de evaluare (job #1511967)
Borderou de evaluare (job #1511967)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:16:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("transport2.in" ,"r", stdin );
^
user.cpp:17:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("transport2.out","w", stdout);
^
user.cpp:18:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &nodes, &edges);
^
user.cpp:21:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &Edge[i].node1);
^
user.cpp:22:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &Edge[i].node2);
^
user.cpp:23:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &Edge[i].cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 2584kb | OK | 10 |
| 2 | 0ms | 2588kb | OK | 10 |
| 3 | 0ms | 2592kb | OK | 10 |
| 4 | 0ms | 2592kb | OK | 10 |
| 5 | 4ms | 2596kb | OK | 10 |
| 6 | 20ms | 2628kb | OK | 10 |
| 7 | 96ms | 2784kb | OK | 10 |
| 8 | 140ms | 2888kb | OK | 10 |
| 9 | 180ms | 2972kb | OK | 10 |
| 10 | 0ms | 2584kb | OK | 10 |
| Punctaj total | 100 |