Borderou de evaluare (job #2156936)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sudest.in", "r", stdin);
^
user.cpp:37:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sudest.out", "w", stdout);
^
user.cpp:40:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:44:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &mat[i][j]);
^
user.cpp:47:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &k);
^
user.cpp:50:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &arr[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 876kb | OKAY! | 10 |
2 | 0ms | 876kb | OKAY! | 10 |
3 | 0ms | 876kb | OKAY! | 10 |
4 | 48ms | Depăşit | Memory limit exceeded. | 0 |
5 | 0ms | 860kb | OKAY! | 10 |
6 | 0ms | 804kb | OKAY! | 10 |
7 | 0ms | 808kb | OKAY! | 10 |
8 | 0ms | 876kb | OKAY! | 10 |
9 | 0ms | 840kb | OKAY! | 10 |
10 | 0ms | 796kb | OKAY! | 10 |
Punctaj total | 90 |