Pagini recente » Borderou de evaluare (job #2729578) | Borderou de evaluare (job #2757473) | Borderou de evaluare (job #1089536) | Borderou de evaluare (job #375359) | Borderou de evaluare (job #2463257)
Borderou de evaluare (job #2463257)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:74:36: 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:75:38: 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:93:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
main.cpp:97:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &l, &r);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 300ms | 262kb | Time limit exceeded | 0 |
Punctaj total | 0 |