Pagini recente » Borderou de evaluare (job #2783160) | Borderou de evaluare (job #2560197) | Borderou de evaluare (job #2571772) | Borderou de evaluare (job #3149715) | Borderou de evaluare (job #1709143)
Borderou de evaluare (job #1709143)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("consecutive.in","r", stdin);
^
user.cpp:12:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("consecutive.out", "w", stdout);
^
user.cpp:16:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &T);
^
user.cpp:21:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 36ms | 448kb | OK | 100 |
Punctaj total | 100 |