Pagini recente » Borderou de evaluare (job #1843412) | Borderou de evaluare (job #1937103) | Borderou de evaluare (job #1961925) | Borderou de evaluare (job #1792857) | Borderou de evaluare (job #1260710)
Borderou de evaluare (job #1260710)
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 | 532kb | Incorect | 0 |
2 | 4ms | 980kb | Incorect | 0 |
3 | 0ms | 1000kb | Incorect | 0 |
4 | 8ms | 1340kb | Incorect | 0 |
5 | 4ms | 1072kb | Incorect | 0 |
6 | 4ms | 1068kb | OK | 10 |
7 | 16ms | 1980kb | Incorect | 0 |
8 | 408ms | 3556kb | Incorect | 0 |
9 | Depăşit | 7016kb | Time limit exceeded. | 0 |
10 | Depăşit | 8904kb | Time limit exceeded. | 0 |
Punctaj total | 10 |