Pagini recente » Borderou de evaluare (job #2371283) | Borderou de evaluare (job #2549454) | Borderou de evaluare (job #376603) | Borderou de evaluare (job #1476763) | Borderou de evaluare (job #2162856)
Borderou de evaluare (job #2162856)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:61:7: warning: unused variable ‘k’ [-Wunused-variable]
int k = 0;
^
user.cpp:57:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("spider.in", "r", stdin);
^
user.cpp:58:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("spider.out", "w", stdout);
^
user.cpp:60: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:65:22: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
user.cpp: In function ‘int dfs(int, int, int)’:
user.cpp:51:71: warning: ‘aux’ may be used uninitialized in this function [-Wmaybe-uninitialized]
d[x][y][dir] += dfs(x + dirLin[nextDir], y + dirCol[nextDir], aux);
^
user.cpp: In function ‘int main()’:
user.cpp:116:7: warning: ‘aux’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if (i == aux)
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 5396kb | OK | 5 |
2 | 4ms | 5452kb | OK | 5 |
3 | 4ms | 5472kb | OK | 5 |
4 | 4ms | 5644kb | OK | 5 |
5 | 4ms | 5724kb | OK | 5 |
6 | 8ms | 5952kb | OK | 5 |
7 | 16ms | 8696kb | OK | 5 |
8 | 72ms | 16660kb | OK | 5 |
9 | 144ms | 21328kb | OK | 5 |
10 | 156ms | 21376kb | OK | 5 |
11 | 284ms | 25376kb | OK | 5 |
12 | 260ms | 25544kb | OK | 5 |
13 | 332ms | 25376kb | OK | 5 |
14 | 312ms | 27512kb | OK | 5 |
15 | 368ms | 27740kb | OK | 5 |
16 | 380ms | 27804kb | OK | 5 |
17 | 476ms | 30016kb | OK | 5 |
18 | 520ms | 30664kb | OK | 5 |
19 | 616ms | 30620kb | OK | 5 |
20 | 548ms | 30680kb | OK | 5 |
Punctaj total | 100 |