Pagini recente » Borderou de evaluare (job #2769112) | Borderou de evaluare (job #856803) | Borderou de evaluare (job #28047) | Borderou de evaluare (job #1436344) | Borderou de evaluare (job #2463405)
Borderou de evaluare (job #2463405)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:85:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("fibsum.in", "r", stdin);
^
main.cpp:86:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("fibsum.out", "w", stdout);
^
main.cpp:97:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &t);
^
main.cpp:100:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld %lld", &a, &b);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 301ms | 200kb | Time limit exceeded | 0 |
Punctaj total | 0 |