Pagini recente » Borderou de evaluare (job #2247849) | Borderou de evaluare (job #77914) | Borderou de evaluare (job #94034) | Borderou de evaluare (job #2638112) | Borderou de evaluare (job #2252722)
Borderou de evaluare (job #2252722)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:107:36: 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:108:38: 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:111:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:113:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d ", &n, &m);
^
user.cpp:115:28: 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 | 836ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |