Pagini recente » Borderou de evaluare (job #616106) | Borderou de evaluare (job #355690) | Borderou de evaluare (job #1587498) | Borderou de evaluare (job #1014297) | Borderou de evaluare (job #1767375)
Borderou de evaluare (job #1767375)
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 | 332kb | Time limit exceeded. | 0 |
Punctaj total | 0 |