Pagini recente » Borderou de evaluare (job #1839357) | Borderou de evaluare (job #1358953) | Borderou de evaluare (job #3156882) | Borderou de evaluare (job #1627267) | Borderou de evaluare (job #1260711)
Borderou de evaluare (job #1260711)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("taxa.in","r",stdin);
^
user.cpp:27:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("taxa.out","w",stdout);
^
user.cpp:29:77: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld %ld %ld %ld %ld %ld",&n,&m,&start.x,&start.y,&stop.x,&stop.y);
^
user.cpp:31:49: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(j=1;j<=m;j++) {scanf("%ld",&a[i][j]);dp[i][j] = INF;}
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 536kb | OK | 10 |
| 2 | 0ms | 976kb | OK | 10 |
| 3 | 0ms | 1004kb | OK | 10 |
| 4 | 8ms | 1332kb | OK | 10 |
| 5 | 4ms | 1076kb | OK | 10 |
| 6 | 4ms | 1068kb | OK | 10 |
| 7 | 8ms | 1988kb | OK | 10 |
| 8 | 208ms | 3536kb | OK | 10 |
| 9 | Depăşit | 7052kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 8932kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |