Pagini recente » Borderou de evaluare (job #2023418) | Borderou de evaluare (job #510067) | Borderou de evaluare (job #3221018) | Borderou de evaluare (job #1292) | Borderou de evaluare (job #2016213)
Borderou de evaluare (job #2016213)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:5:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sequences.in", "r", stdin);
^
user.cpp:6:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("sequences.out", "w", stdout);
^
user.cpp:9:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:12:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld", &x[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 232kb | Fisier de iesire lipsa | 0 |
Punctaj total | 0 |