Pagini recente » Borderou de evaluare (job #2927806) | Borderou de evaluare (job #67886) | Borderou de evaluare (job #2335431) | Borderou de evaluare (job #6468) | Borderou de evaluare (job #1709129)
Borderou de evaluare (job #1709129)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:40: 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:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 36ms | 460kb | Incorect | 0 |
Punctaj total | 0 |