Pagini recente » Borderou de evaluare (job #1887316) | Borderou de evaluare (job #1075788) | Borderou de evaluare (job #2770576) | Borderou de evaluare (job #677014) | Borderou de evaluare (job #1180955)
Borderou de evaluare (job #1180955)
Raport evaluator
Compilare:
user.cpp: In function ‘void bif(char, char)’:
user.cpp:81:7: warning: array subscript has type ‘char’ [-Wchar-subscripts]
zone[x][y]=true;
^
user.cpp:81:10: warning: array subscript has type ‘char’ [-Wchar-subscripts]
zone[x][y]=true;
^
user.cpp:83:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(((int)rez[x][y])%3 && !zone[x][y+1])bif((char)x,(char)(y+1));
^
user.cpp:83:18: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(((int)rez[x][y])%3 && !zone[x][y+1])bif((char)x,(char)(y+1));
^
user.cpp:83:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(((int)rez[x][y])%3 && !zone[x][y+1])bif((char)x,(char)(y+1));
^
user.cpp:84:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(((int)rez[x][y])%7 && !zone[x][y-1])bif((char)x,(char)(y-1));
^
user.cpp:84:18: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(((int)rez[x][y])%7 && !zone[x][y-1])bif((char)x,(char)(y-1));
^
user.cpp:84:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(((int)rez[x][y])%7 && !zone[x][y-1])bif((char)x,(char)(y-1));
^
user.cpp:85:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(((int)rez[x][y])%5 && !zone[x+1][y])bif((char)(x+1),(char)y);
^
user.cpp:85:18: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(((int)rez[x][y])%5 && !zone[x+1][y])bif((char)(x+1),(char)y);
^
user.cpp:85:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(((int)rez[x][y])%5 && !zone[x+1][y])bif((char)(x+1),(char)y);
^
user.cpp:86:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(((int)rez[x][y])%2 && !zone[x-1][y])bif((char)(x-1),(char)y);
^
user.cpp:86:18: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(((int)rez[x][y])%2 && !zone[x-1][y])bif((char)(x-1),(char)y);
^
user.cpp:86:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(((int)rez[x][y])%2 && !zone[x-1][y])bif((char)(x-1),(char)y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 420kb | OK | 10 |
2 | 0ms | 416kb | OK | 10 |
3 | 0ms | 424kb | OK | 10 |
4 | 0ms | 416kb | OK | 10 |
5 | 8ms | 596kb | Incorect | 0 |
6 | 4ms | 456kb | Incorect | 0 |
7 | 8ms | 468kb | Incorect | 0 |
8 | 8ms | 460kb | Incorect | 0 |
9 | 0ms | 436kb | OK | 10 |
10 | 8ms | 464kb | Incorect | 0 |
Punctaj total | 50 |