Pagini recente » Borderou de evaluare (job #559104) | Borderou de evaluare (job #598674) | Borderou de evaluare (job #2525135) | Borderou de evaluare (job #1993875) | Borderou de evaluare (job #1633197)
Borderou de evaluare (job #1633197)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
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 ("puzzle2.in", "r", stdin);
^
user.cpp:28:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("puzzle2.out", "w", stdout);
^
user.cpp:30: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:39:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &x, &y);
^
user.cpp:80:73: warning: array subscript is above array bounds [-Warray-bounds]
if (h[a[1][j - 1]][k] != a[1][j - 2] && h[a[1][j - 1]][k] != a[2][j - 1])
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 92ms | 2212kb | OK | 10 | 0 |
| 2 | 92ms | 2216kb | OK | 10 |
| 3 | 128ms | 2216kb | Incorect | 0 |
| 4 | 0ms | 272kb | OK | 10 |
| 5 | 136ms | 2204kb | Incorect | 0 |
| 6 | 128ms | 2964kb | Killed by signal 11(SIGSEGV). | 0 |
| 7 | 132ms | 2972kb | Killed by signal 11(SIGSEGV). | 0 |
| 8 | 120ms | 2772kb | Killed by signal 11(SIGSEGV). | 0 |
| 9 | 124ms | 2024kb | Incorect | 0 |
| 10 | 4ms | 344kb | Incorect | 0 |
| Punctaj total | 0 |