Pagini recente » Borderou de evaluare (job #1655585) | Borderou de evaluare (job #1758182) | Borderou de evaluare (job #2193747) | Borderou de evaluare (job #2955093) | Borderou de evaluare (job #1678527)
Borderou de evaluare (job #1678527)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:83:25: warning: format ‘%d’ expects argument of type ‘int*’, but argument 2 has type ‘short int*’ [-Wformat=]
scanf("%d%d", &K, &N);
^
user.cpp:83:25: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘short int*’ [-Wformat=]
user.cpp:83:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &K, &N);
^
user.cpp:87:66: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d", &v[i].i1, &v[i].j1, &v[i].i2, &v[i].j2);
^
user.cpp:101:19: warning: array subscript is above array bounds [-Warray-bounds]
line[i] = ++nr1;
^
user.cpp:103:19: warning: array subscript is above array bounds [-Warray-bounds]
line[i] = nr1;
^
user.cpp:108:18: warning: array subscript is above array bounds [-Warray-bounds]
col[i] = ++nr2;
^
user.cpp:110:18: warning: array subscript is above array bounds [-Warray-bounds]
col[i] = nr2;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 988kb | Incorect | 0 |
2 | 8ms | 3672kb | Incorect | 0 |
3 | 8ms | 4012kb | Incorect | 0 |
4 | 16ms | 6624kb | Incorect | 0 |
5 | 20ms | 8072kb | Incorect | 0 |
6 | 36ms | 11704kb | Incorect | 0 |
7 | 48ms | 13472kb | Incorect | 0 |
8 | 64ms | 16108kb | Incorect | 0 |
9 | 64ms | 16108kb | Incorect | 0 |
10 | 76ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |