Pagini recente » Borderou de evaluare (job #534908) | Borderou de evaluare (job #2028255) | Borderou de evaluare (job #2017399) | Borderou de evaluare (job #1870324) | Borderou de evaluare (job #2081796)
Borderou de evaluare (job #2081796)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:48:16: warning: left operand of comma operator has no effect [-Wunused-value]
for(i, j; i <= n && j <= m ; ++j, ++i){
^
user.cpp:48:17: warning: right operand of comma operator has no effect [-Wunused-value]
for(i, j; i <= n && j <= m ; ++j, ++i){
^
user.cpp:57:16: warning: left operand of comma operator has no effect [-Wunused-value]
for(i, j; i <= n && j <= m ; ++j, ++i){
^
user.cpp:57:17: warning: right operand of comma operator has no effect [-Wunused-value]
for(i, j; i <= n && j <= m ; ++j, ++i){
^
user.cpp:32:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("submatrix.in", "r", stdin);
^
user.cpp:33:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("submatrix.out", "w", stdout);
^
user.cpp:34:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n, &m, &k);
^
user.cpp:38:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i][j]), v[++NR] = a[i][j];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 812kb | OK | 10 |
2 | 0ms | 844kb | OK | 10 |
3 | 0ms | 876kb | OK | 10 |
4 | 8ms | 988kb | OK | 10 |
5 | 20ms | 1084kb | OK | 10 |
6 | 32ms | 1204kb | OK | 10 |
7 | 24ms | 1244kb | OK | 10 |
8 | Depăşit | 1660kb | Time limit exceeded. | 0 |
9 | 136ms | 1816kb | OK | 10 |
10 | 144ms | 1868kb | OK | 10 |
Punctaj total | 90 |