Pagini recente » Borderou de evaluare (job #229743) | Borderou de evaluare (job #111496) | Borderou de evaluare (job #2544379) | Borderou de evaluare (job #1239265) | Borderou de evaluare (job #1185725)
Borderou de evaluare (job #1185725)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:68:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bitonic.in", "r", stdin);
^
user.cpp:69:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bitonic.out", "w", stdout);
^
user.cpp:71:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:73:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:75:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[in]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 28ms | 256kb | Incorect | 0 |
Punctaj total | 0 |