Pagini recente » Borderou de evaluare (job #2603628) | Borderou de evaluare (job #2626780) | Borderou de evaluare (job #1333869) | Borderou de evaluare (job #581052) | Borderou de evaluare (job #2247968)
Borderou de evaluare (job #2247968)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:31:38: 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:32:40: 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:34:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (scanf("%d", &t); t > 0; --t)
^
user.cpp:36:64: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d %d %d", &d, &v[1], &v[2], &v[3], &v[4]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 812kb | Fisier de iesire lipsa | 0 |
Punctaj total | 0 |