Borderou de evaluare (job #1495951)
Raport evaluator
Compilare:
user.cpp: In function ‘void rsw()’:
user.cpp:35:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("diagonala.in" ,"r", stdin);
^
user.cpp:36:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("diagonala.out", "w", stdout);
^
user.cpp:37:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:41:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &x[i], &y[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 284kb | OK | 10 |
2 | 0ms | 280kb | OK | 10 |
3 | 16ms | 444kb | OK | 10 |
4 | 40ms | 760kb | OK | 10 |
5 | 60ms | 964kb | OK | 10 |
6 | 84ms | 1280kb | OK | 10 |
7 | Depăşit | 2316kb | Time limit exceeded. | 0 |
8 | Depăşit | 2260kb | Time limit exceeded. | 0 |
9 | Depăşit | 2316kb | Time limit exceeded. | 0 |
10 | Depăşit | 2316kb | Time limit exceeded. | 0 |
Punctaj total | 60 |