Pagini recente » Borderou de evaluare (job #1312014) | Borderou de evaluare (job #1917852) | Borderou de evaluare (job #3230385) | Borderou de evaluare (job #2887234) | Borderou de evaluare (job #1531809)
Borderou de evaluare (job #1531809)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:34:43: warning: array subscript is above array bounds [-Warray-bounds]
if(locuri[j][1] == 0)
^
user.cpp:42:39: warning: array subscript is above array bounds [-Warray-bounds]
if(locuri[j][1] == 0)
^
user.cpp:43:41: warning: array subscript is above array bounds [-Warray-bounds]
{locuri[j][1] = 1; out << 2 * j + 2 << "\n";}
^
user.cpp:55:60: warning: array subscript is above array bounds [-Warray-bounds]
if(locuri[j][0] == 0 && locuri[j][1] == 0)
^
user.cpp:61:32: warning: array subscript is above array bounds [-Warray-bounds]
locuri[j][1] = 1;
^
user.cpp:77:60: warning: array subscript is above array bounds [-Warray-bounds]
if(locuri[j][0] == 0 && locuri[j][1] == 0){
^
user.cpp:79:59: warning: array subscript is above array bounds [-Warray-bounds]
locuri[j][0] = locuri[j][1] = locuri[j - 1][0] = 1;
^
user.cpp:84:60: warning: array subscript is above array bounds [-Warray-bounds]
if(j > 0 && locuri[j - 1][1] == 0){
^
user.cpp:85:82: warning: array subscript is above array bounds [-Warray-bounds]
locuri[j][0] = locuri[j][1] = locuri[j - 1][1] = 1;
^
user.cpp:85:63: warning: array subscript is above array bounds [-Warray-bounds]
locuri[j][0] = locuri[j][1] = locuri[j - 1][1] = 1;
^
user.cpp:91:67: warning: array subscript is above array bounds [-Warray-bounds]
locuri[j][0] = locuri[j][1] = locuri[j + 1][0] = 1;
^
user.cpp:96:72: warning: array subscript is above array bounds [-Warray-bounds]
if(j < 49999 && locuri[j + 1][1] == 0){
^
user.cpp:97:90: warning: array subscript is above array bounds [-Warray-bounds]
locuri[j][0] = locuri[j][1] = locuri[j + 1][1] = 1;
^
user.cpp:97:71: warning: array subscript is above array bounds [-Warray-bounds]
locuri[j][0] = locuri[j][1] = locuri[j + 1][1] = 1;
^
 | Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
✓ | 1 | 0ms | 440kb | Incorect | 0 |
✓ | 2 | 12ms | 468kb | Incorect | 0 |
✓ | 3 | 136ms | 532kb | Incorect | 0 |
✓ | 4 | Depăşit | 564kb | Time limit exceeded. | 0 |
✓ | 5 | Depăşit | 556kb | Time limit exceeded. | 0 |
✓ | 6 | Depăşit | 556kb | Time limit exceeded. | 0 |
✓ | 7 | Depăşit | 564kb | Time limit exceeded. | 0 |
✓ | 8 | Depăşit | 556kb | Time limit exceeded. | 0 |
✓ | 9 | Depăşit | 548kb | Time limit exceeded. | 0 |
✓ | 10 | Depăşit | 556kb | Time limit exceeded. | 0 |
Punctaj total | 0 |