Pagini recente » Borderou de evaluare (job #3280053) | Borderou de evaluare (job #2862940) | Borderou de evaluare (job #3226231) | Borderou de evaluare (job #1551017) | Borderou de evaluare (job #2930598)
Borderou de evaluare (job #2930598)
Raport evaluator
Compilare:
main.cpp: In function 'char simu(int, bool)':
main.cpp:104:18: warning: array subscript has type 'char' [-Wchar-subscripts]
104 | if(mat[l][c] == '.'){
| ^
main.cpp:104:21: warning: array subscript has type 'char' [-Wchar-subscripts]
104 | if(mat[l][c] == '.'){
| ^
main.cpp:105:17: warning: array subscript has type 'char' [-Wchar-subscripts]
105 | mat[l][c] = 'X';
| ^
main.cpp:105:20: warning: array subscript has type 'char' [-Wchar-subscripts]
105 | mat[l][c] = 'X';
| ^
main.cpp:110:17: warning: array subscript has type 'char' [-Wchar-subscripts]
110 | mat[l][c] = '.';
| ^
main.cpp:110:20: warning: array subscript has type 'char' [-Wchar-subscripts]
110 | mat[l][c] = '.';
| ^
main.cpp:119:18: warning: array subscript has type 'char' [-Wchar-subscripts]
119 | if(mat[l][c] == '.'){
| ^
main.cpp:119:21: warning: array subscript has type 'char' [-Wchar-subscripts]
119 | if(mat[l][c] == '.'){
| ^
main.cpp:120:17: warning: array subscript has type 'char' [-Wchar-subscripts]
120 | mat[l][c] = '0';
| ^
main.cpp:120:20: warning: array subscript has type 'char' [-Wchar-subscripts]
120 | mat[l][c] = '0';
| ^
main.cpp:125:17: warning: array subscript has type 'char' [-Wchar-subscripts]
125 | mat[l][c] = '.';
| ^
main.cpp:125:20: warning: array subscript has type 'char' [-Wchar-subscripts]
125 | mat[l][c] = '.';
| ^
main.cpp: In function 'int citiretabla()':
main.cpp:137:8: warning: variable 'ch' set but not used [-Wunused-but-set-variable]
137 | char ch;
| ^~
main.cpp: In function 'char simu(int, bool)':
main.cpp:133:10: warning: 'mima' may be used uninitialized in this function [-Wmaybe-uninitialized]
133 | return mima;
| ^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 165ms | 8208kb | Memory limit exceeded | 0 |
Punctaj total | 0 |