Pagini recente » Borderou de evaluare (job #2095953) | Borderou de evaluare (job #2865437) | Borderou de evaluare (job #1286875) | Borderou de evaluare (job #2024168) | Borderou de evaluare (job #2046608)
Borderou de evaluare (job #2046608)
Raport evaluator
Compilare:
user.cpp: In function ‘char Advance()’:
user.cpp:26:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, 1, SIZE, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:116:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sokoban.in", "r", stdin);
^
user.cpp:117:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sokoban.out", "w", stdout);
^
user.cpp:119:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &tests);
^
user.cpp:123:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:125:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", a[i] + 1);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 88ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |