Borderou de evaluare (job #1732327)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:58:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("muzeu.in","r",stdin);
^
user.cpp:59:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("muzeu.out","w",stdout);
^
user.cpp:63:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d\n",&N);
^
user.cpp:66:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf(" %c",&a[i][j]);if(a[i][j] == '#')dp[i][j] = -2;if(a[i][j] == 'P')Q.push(el(i,j));}
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 752kb | OK | 10 |
| 2 | 0ms | 752kb | OK | 10 |
| 3 | 4ms | 760kb | OK | 10 |
| 4 | 8ms | 772kb | OK | 10 |
| 5 | 16ms | 924kb | OK | 10 |
| 6 | Depăşit | 868kb | Time limit exceeded. | 0 |
| 7 | 28ms | 812kb | OK | 10 |
| 8 | Depăşit | 844kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 812kb | Time limit exceeded. | 0 |
| 10 | 32ms | 1068kb | OK | 10 |
| Punctaj total | 70 |