Pagini recente » Borderou de evaluare (job #964973) | Borderou de evaluare (job #1249883) | Borderou de evaluare (job #1474366) | Borderou de evaluare (job #2343223) | Borderou de evaluare (job #1511966)
Borderou de evaluare (job #1511966)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
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.in" ,"r", stdin );
^
user.cpp:18: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:19: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:22: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:23: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:24: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 | 2584kb | OK | 10 |
3 | 0ms | 2592kb | OK | 10 |
4 | 0ms | 2588kb | OK | 10 |
5 | 4ms | 2596kb | OK | 10 |
6 | 24ms | 2628kb | OK | 10 |
7 | Depăşit | 2772kb | Time limit exceeded. | 0 |
8 | Depăşit | 2888kb | Time limit exceeded. | 0 |
9 | Depăşit | 2960kb | Time limit exceeded. | 0 |
10 | 0ms | 2588kb | OK | 10 |
Punctaj total | 70 |