Pagini recente » Borderou de evaluare (job #2517058) | Borderou de evaluare (job #1569817) | Borderou de evaluare (job #3158336) | Borderou de evaluare (job #3238114) | Borderou de evaluare (job #1413728)
Borderou de evaluare (job #1413728)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:47:12: warning: array subscript has type ‘char’ [-Wchar-subscripts]
u[initx][inity][0] = true;
^
user.cpp:47:19: warning: array subscript has type ‘char’ [-Wchar-subscripts]
u[initx][inity][0] = true;
^
user.cpp:55:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(!finReach[x][y]) {
^
user.cpp:55:30: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(!finReach[x][y]) {
^
user.cpp:56:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
finReach[x][y] = true;
^
user.cpp:56:30: warning: array subscript has type ‘char’ [-Wchar-subscripts]
finReach[x][y] = true;
^
user.cpp:70:24: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(u[nx][ny][nrMove+1] == false) {
^
user.cpp:70:28: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(u[nx][ny][nrMove+1] == false) {
^
user.cpp:71:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
u[nx][ny][nrMove+1] = true;
^
user.cpp:71:29: warning: array subscript has type ‘char’ [-Wchar-subscripts]
u[nx][ny][nrMove+1] = true;
^
user.cpp:25:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(inFile, "r", stdin);
^
user.cpp:26:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(outFile, "w", stdout);
^
user.cpp:32:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d\n", &n, &m);
^
user.cpp:33:38: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
for(i = 0; i < n; i++) gets(A[i]);
^
user.cpp:34:12: warning: ignoring return value of ‘char* gets(char*)’, declared with attribute warn_unused_result [-Wunused-result]
gets(S);
^
In file included from /usr/include/stdio.h:934:0,
from /usr/include/c++/4.8/cstdio:42,
from user.cpp:1:
In function ‘char* gets(char*)’,
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 316kb | Ok! | 5 |
2 | 0ms | 332kb | Wrong answer! | 0 |
3 | 0ms | 452kb | Ok! | 5 |
4 | 0ms | 460kb | Ok! | 5 |
5 | 0ms | 560kb | Wrong answer! | 0 |
6 | 0ms | 616kb | Wrong answer! | 0 |
7 | 0ms | 672kb | Wrong answer! | 0 |
8 | 0ms | 708kb | Ok! | 5 |
9 | 0ms | 920kb | Ok! | 5 |
10 | 8ms | 904kb | Ok! | 5 |
11 | 8ms | 1304kb | Ok! | 5 |
12 | 16ms | 1384kb | Ok! | 5 |
13 | 24ms | 1412kb | Ok! | 5 |
14 | 44ms | 1476kb | Ok! | 5 |
15 | 24ms | 1596kb | Ok! | 5 |
16 | 24ms | 1704kb | Ok! | 5 |
17 | 4ms | 1880kb | Wrong answer! | 0 |
18 | Depăşit | 1936kb | Time limit exceeded. | 0 |
19 | Depăşit | 2272kb | Time limit exceeded. | 0 |
20 | Depăşit | 2652kb | Time limit exceeded. | 0 |
Punctaj total | 60 |