Pagini recente » Borderou de evaluare (job #1063472) | Borderou de evaluare (job #1079540) | Borderou de evaluare (job #1958525) | Borderou de evaluare (job #1305970) | Borderou de evaluare (job #2247914)
Borderou de evaluare (job #2247914)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:27:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bigfour.in", "r", stdin);
^
user.cpp:28:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bigfour.out", "w", stdout);
^
user.cpp:29:18: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &n);
^
user.cpp:31:56: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d%d", &d, &a[1], &a[2], &a[3], &a[4]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1316kb | OK | 100 |
Punctaj total | 100 |