Borderou de evaluare (job #1333108)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:5:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv3.in", "r", stdin);
^
user.cpp:6:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("secv3.out", "w", stdout);
^
user.cpp:10:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld %ld", &n, &u, &l);
^
user.cpp:15:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld", &aux);
^
user.cpp:20:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld", &aux);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 284kb | OK! | 10 |
2 | 0ms | 288kb | OK! | 10 |
3 | 0ms | 288kb | Wrong answer! | 0 |
4 | 12ms | 304kb | OK! | 10 |
5 | 140ms | 316kb | Wrong answer! | 0 |
6 | Depăşit | 308kb | Time limit exceeded. | 0 |
7 | Depăşit | 340kb | Time limit exceeded. | 0 |
8 | Depăşit | 384kb | Time limit exceeded. | 0 |
9 | Depăşit | 420kb | Time limit exceeded. | 0 |
10 | Depăşit | 456kb | Time limit exceeded. | 0 |
Punctaj total | 30 |