Pagini recente » Borderou de evaluare (job #1467527) | Borderou de evaluare (job #1578992) | Borderou de evaluare (job #2027612) | Borderou de evaluare (job #2745734) | Borderou de evaluare (job #1767380)
Borderou de evaluare (job #1767380)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:72:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("baloane.in", "r", stdin);
^
user.cpp:73:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("baloane.out", "w", stdout);
^
user.cpp:76:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:79:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:82:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &balloons[i]);
^
user.cpp:88:58: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lf", &probability[team][problem]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 328kb | Time limit exceeded. | 0 |
Punctaj total | 0 |