Borderou de evaluare (job #1249902)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trans.in","r",stdin);
^
user.cpp:27:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("trans.out","w",stdout);
^
user.cpp:28:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N);
^
user.cpp:31:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&C,&S);
^
user.cpp:35:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&Q);
^
user.cpp:37:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&K,&T);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 444kb | OK | 10 |
2 | 0ms | 448kb | OK | 10 |
3 | 8ms | 524kb | OK | 10 |
4 | 24ms | 680kb | OK | 10 |
5 | 124ms | 604kb | OK | 10 |
6 | Depăşit | 676kb | Time limit exceeded. | 0 |
7 | Depăşit | 652kb | Time limit exceeded. | 0 |
8 | Depăşit | 676kb | Time limit exceeded. | 0 |
9 | Depăşit | 672kb | Time limit exceeded. | 0 |
10 | Depăşit | 668kb | Time limit exceeded. | 0 |
Punctaj total | 50 |