Pagini recente » Borderou de evaluare (job #1904452) | Borderou de evaluare (job #59362) | Borderou de evaluare (job #3269434) | Borderou de evaluare (job #3229174) | Borderou de evaluare (job #2463250)
Borderou de evaluare (job #2463250)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:75: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:76: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 | 304ms | 131kb | Time limit exceeded | 0 |
Punctaj total | 0 |