Pagini recente » Borderou de evaluare (job #2829592) | Borderou de evaluare (job #147001) | Borderou de evaluare (job #899981) | Borderou de evaluare (job #501156) | Borderou de evaluare (job #1775609)
Borderou de evaluare (job #1775609)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:26: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:27: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:29:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &q);
^
user.cpp:31: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 | 420kb | Time limit exceeded. | 0 |
Punctaj total | 0 |