Pagini recente » Cod sursa (job #443301) | Borderou de evaluare (job #2857687) | Borderou de evaluare (job #1096051) | Cod sursa (job #533701) | Borderou de evaluare (job #1540074)
Borderou de evaluare (job #1540074)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:20:37: 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:21:37: 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:23:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &N, &M);
^
user.cpp:24:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &XStart, &YStart);
^
user.cpp:25:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &XFinish, &YFinish);
^
user.cpp:29:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &A[i][j]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 480kb | OK | 10 |
| 2 | 4ms | 884kb | OK | 10 |
| 3 | 0ms | 916kb | OK | 10 |
| 4 | 16ms | 1204kb | OK | 10 |
| 5 | 4ms | 972kb | OK | 10 |
| 6 | 4ms | 968kb | OK | 10 |
| 7 | 16ms | 1796kb | OK | 10 |
| 8 | Depăşit | 3220kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 6584kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 8492kb | Time limit exceeded. | 0 |
| Punctaj total | 70 |