Pagini recente » Borderou de evaluare (job #2729074) | Borderou de evaluare (job #937340) | Borderou de evaluare (job #1908384) | Borderou de evaluare (job #1774816) | Borderou de evaluare (job #1775593)
Borderou de evaluare (job #1775593)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:21:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("4x4puzzle.in","r",stdin);
^
user.cpp:22:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("4x4puzzle.out","w",stdout);
^
user.cpp:24:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &q);
^
user.cpp:26:53: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i = 1; i <= 16; i++) scanf("%d", &v[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 424kb | Time limit exceeded. | 0 |
Punctaj total | 0 |