Borderou de evaluare (job #1211324)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:5:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv2.in","r",stdin);
^
user.cpp:6:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv2.out","w",stdout);
^
user.cpp:8:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&k);
^
user.cpp:11:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&nr);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 256kb | Wrong answer! | 0 |
2 | 0ms | 252kb | OK! | 10 |
3 | 0ms | 260kb | OK! | 10 |
4 | 0ms | 260kb | OK! | 10 |
5 | 4ms | 280kb | OK! | 10 |
6 | 4ms | 296kb | OK! | 10 |
7 | 16ms | 320kb | OK! | 10 |
8 | Depăşit | 336kb | Time limit exceeded. | 0 |
9 | Depăşit | 364kb | Time limit exceeded. | 0 |
10 | 24ms | 444kb | OK! | 10 |
Punctaj total | 70 |