Pagini recente »
Borderou de evaluare (job #552309)
|
Borderou de evaluare (job #81259)
|
Borderou de evaluare (job #321958)
|
Borderou de evaluare (job #230846)
|
Borderou de evaluare (job #796568)
Borderou de evaluare (job #796568)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:28:14: warning: array subscript has type 'char' [-Wchar-subscripts]
28 | dir[tip[i]] = i;
| ~~~~~^
main.cpp:52:27: warning: array subscript has type 'char' [-Wchar-subscripts]
52 | lr[j] += dlin[dr[j]]; // actualizam coordonatele
| ~~~~^
main.cpp:53:27: warning: array subscript has type 'char' [-Wchar-subscripts]
53 | cr[j] += dcol[dr[j]];
| ~~~~^
main.cpp:54:24: warning: array subscript has type 'char' [-Wchar-subscripts]
54 | if ( tabla[lr[j]][cr[j]] == -1 ) { // am iesit afara?
| ~~~~^
main.cpp:54:31: warning: array subscript has type 'char' [-Wchar-subscripts]
54 | if ( tabla[lr[j]][cr[j]] == -1 ) { // am iesit afara?
| ~~~~^
main.cpp:56:33: warning: array subscript has type 'char' [-Wchar-subscripts]
56 | lr[j] += 2 * dlin[dr[j]]; // facem doi pasi inapoi
| ~~~~^
main.cpp:57:33: warning: array subscript has type 'char' [-Wchar-subscripts]
57 | cr[j] += 2 * dcol[dr[j]];
| ~~~~^
main.cpp:59:24: warning: array subscript has type 'char' [-Wchar-subscripts]
59 | if ( tabla[lr[j]][cr[j]] == 0 ) // daca nu e nimeni aici
| ~~~~^
main.cpp:59:31: warning: array subscript has type 'char' [-Wchar-subscripts]
59 | if ( tabla[lr[j]][cr[j]] == 0 ) // daca nu e nimeni aici
| ~~~~^
main.cpp:60:21: warning: array subscript has type 'char' [-Wchar-subscripts]
60 | tabla[lr[j]][cr[j]] = j + 1; // ma pun pe mine (+1 sa nu fie 0)
| ~~~~^
main.cpp:60:28: warning: array subscript has type 'char' [-Wchar-subscripts]
60 | tabla[lr[j]][cr[j]] = j + 1; // ma pun pe mine (+1 sa nu fie 0)
| ~~~~^
main.cpp:62:24: warning: array subscript has type 'char' [-Wchar-subscripts]
62 | dr[tabla[lr[j]][cr[j]] - 1] = 4; // intai pe el
| ~~~~^
main.cpp:62:31: warning: array subscript has type 'char' [-Wchar-subscripts]
62 | dr[tabla[lr[j]][cr[j]] - 1] = 4; // intai pe el
| ~~~~^
main.cpp:68:17: warning: array subscript has type 'char' [-Wchar-subscripts]
68 | tabla[lr[j]][cr[j]] = 0; // curata locul unde a stat
| ~~~~^
main.cpp:68:24: warning: array subscript has type 'char' [-Wchar-subscripts]
68 | tabla[lr[j]][cr[j]] = 0; // curata locul unde a stat
| ~~~~^
main.cpp:76:17: warning: array subscript has type 'char' [-Wchar-subscripts]
76 | tabla[lr[j]][cr[j]] = tip[dr[j]]; // si il asezam pe tabla
| ~~~~^
main.cpp:76:24: warning: array subscript has type 'char' [-Wchar-subscripts]
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
507 kb
|
OK
|
10
|
2
|
1 ms
|
266 kb
|
OK
|
10
|
3
|
1 ms
|
507 kb
|
OK
|
10
|
4
|
1 ms
|
245 kb
|
OK
|
10
|
5
|
1 ms
|
245 kb
|
OK
|
10
|
6
|
1 ms
|
245 kb
|
OK
|
10
|
7
|
1 ms
|
245 kb
|
OK
|
10
|
8
|
1 ms
|
245 kb
|
OK
|
10
|
9
|
1 ms
|
507 kb
|
OK
|
10
|
10
|
1 ms
|
266 kb
|
OK
|
10
|
Punctaj total
|
100
|