Pagini recente » Borderou de evaluare (job #903738) | Borderou de evaluare (job #3260501) | Borderou de evaluare (job #310681) | Borderou de evaluare (job #1934370) | Borderou de evaluare (job #2483474)
Borderou de evaluare (job #2483474)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:52:35: 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:53:37: 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:55:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &nrTests);
^
main.cpp:58:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &left, &right);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 293ms | 262kb | OK | 100 |
Punctaj total | 100 |