Pagini recente » Borderou de evaluare (job #679665) | Borderou de evaluare (job #565783) | Borderou de evaluare (job #3140766) | Borderou de evaluare (job #2988834) | Borderou de evaluare (job #1615271)
Borderou de evaluare (job #1615271)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:48:60: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (inside(nou.x, nou.y, nou.z, n) && viz[nou.x][nou.y][nou.z] == 0)
^
user.cpp:48:67: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (inside(nou.x, nou.y, nou.z, n) && viz[nou.x][nou.y][nou.z] == 0)
^
user.cpp:48:74: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (inside(nou.x, nou.y, nou.z, n) && viz[nou.x][nou.y][nou.z] == 0)
^
user.cpp:50:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
viz[nou.x][nou.y][nou.z] = 1;
^
user.cpp:50:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
viz[nou.x][nou.y][nou.z] = 1;
^
user.cpp:50:40: warning: array subscript has type ‘char’ [-Wchar-subscripts]
viz[nou.x][nou.y][nou.z] = 1;
^
user.cpp:52:41: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
if (nou.x == n && nou.y == n & nou.z == n)
^
user.cpp:26:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("alge.in", "r", stdin);
^
user.cpp:27:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("alge.out", "w", stdout);
^
user.cpp:31:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:34:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 296kb | OK! | 10 | 20 |
2 | 0ms | 292kb | OK! | 10 |
3 | 0ms | 288kb | OK! | 10 | 20 |
4 | 0ms | 308kb | OK! | 10 |
5 | 0ms | 368kb | OK! | 10 | 20 |
6 | 0ms | 304kb | OK! | 10 |
7 | 0ms | 372kb | OK! | 10 | 10 |
8 | 0ms | 432kb | OK! | 10 | 0 |
9 | 0ms | 528kb | OK! | 10 |
10 | 4ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 70 |