Pagini recente » Borderou de evaluare (job #2231611) | Borderou de evaluare (job #1267529) | Borderou de evaluare (job #2269125) | Borderou de evaluare (job #783730) | Borderou de evaluare (job #2081798)
Borderou de evaluare (job #2081798)
Raport evaluator
Compilare:
user.cpp:2:0: warning: ignoring #pragma comment [-Wunknown-pragmas]
#pragma comment(linker, "/stack:2000000000)
^
user.cpp:2:25: warning: missing terminating " character [enabled by default]
#pragma comment(linker, "/stack:2000000000)
^
user.cpp: In function ‘int main()’:
user.cpp:50:16: warning: left operand of comma operator has no effect [-Wunused-value]
for(i, j; i <= n && j <= m ; ++j, ++i){
^
user.cpp:50:17: warning: right operand of comma operator has no effect [-Wunused-value]
for(i, j; i <= n && j <= m ; ++j, ++i){
^
user.cpp:59:16: warning: left operand of comma operator has no effect [-Wunused-value]
for(i, j; i <= n && j <= m ; ++j, ++i){
^
user.cpp:59:17: warning: right operand of comma operator has no effect [-Wunused-value]
for(i, j; i <= n && j <= m ; ++j, ++i){
^
user.cpp:34: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:35: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:36: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:40: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 | 816kb | OK | 10 |
2 | 0ms | 848kb | OK | 10 |
3 | 0ms | 872kb | OK | 10 |
4 | 8ms | 992kb | OK | 10 |
5 | 20ms | 1084kb | OK | 10 |
6 | 32ms | 1196kb | OK | 10 |
7 | 24ms | 1244kb | OK | 10 |
8 | 100ms | 1688kb | OK | 10 |
9 | 124ms | 1816kb | OK | 10 |
10 | 148ms | 1864kb | OK | 10 |
Punctaj total | 100 |