Borderou de evaluare (job #2109800)
Raport evaluator
Compilare:
user.cpp: In function ‘void rez()’:
user.cpp:51:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld\n", &volum[i]);
^
user.cpp: In function ‘int main()’:
user.cpp:63:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("transport.in", "r", stdin);
^
user.cpp:64:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("transport.out", "w", stdout);
^
user.cpp:65:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld %lld\n", &n, &k);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 452kb | OK | 10 |
2 | 12ms | 456kb | OK | 10 |
3 | 0ms | 460kb | OK | 10 |
4 | 0ms | 484kb | OK | 10 |
5 | Depăşit | 528kb | Time limit exceeded. | 0 |
6 | Depăşit | 632kb | Time limit exceeded. | 0 |
7 | 36ms | 684kb | OK | 10 |
8 | 4ms | 704kb | OK | 10 |
9 | Depăşit | 700kb | Time limit exceeded. | 0 |
10 | 44ms | 700kb | OK | 10 |
Punctaj total | 70 |