Borderou de evaluare (job #1615253)

Utilizator ionutpop118Pop Ioan Cristian ionutpop118 Data 26 februarie 2016 14:31:41
Problema Alge Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 20

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:46:51: 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:46:58: 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:46:65: 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:14: warning: array subscript has type ‘char’ [-Wchar-subscripts] viz[nou.x][nou.y][nou.z] = 1; ^ user.cpp:48:21: warning: array subscript has type ‘char’ [-Wchar-subscripts] viz[nou.x][nou.y][nou.z] = 1; ^ user.cpp:48:28: warning: array subscript has type ‘char’ [-Wchar-subscripts] viz[nou.x][nou.y][nou.z] = 1; ^ user.cpp:50:29: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] if (nou.x == n && nou.y == n & nou.z == n) ^ user.cpp:69:30: warning: array subscript has type ‘char’ [-Wchar-subscripts] printf("%d %d %d\n", q[v[i]].x, q[v[i]].y, q[v[i]].z); ^ user.cpp:69:41: warning: array subscript has type ‘char’ [-Wchar-subscripts] printf("%d %d %d\n", q[v[i]].x, q[v[i]].y, q[v[i]].z); ^ user.cpp:69:52: warning: array subscript has type ‘char’ [-Wchar-subscripts] printf("%d %d %d\n", q[v[i]].x, q[v[i]].y, q[v[i]].z); ^ user.cpp:25: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:26: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:29:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d %d", &n, &m); ^ user.cpp:32:32: 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
10ms284kbOK!1020
20ms284kbOK!10
30ms292kbRaspuns Gresit00
40ms292kbRaspuns Gresit0
50ms336kbRaspuns Gresit00
60ms296kbRaspuns Gresit0
70ms340kbRaspuns Gresit00
80ms372kbRaspuns Gresit00
90ms432kbRaspuns Gresit0
104ms484kbRaspuns Gresit0
Punctaj total20

Ceva nu functioneaza?