Pagini recente » Borderou de evaluare (job #505614) | Borderou de evaluare (job #2968994) | Borderou de evaluare (job #2119977) | Borderou de evaluare (job #1004425) | Borderou de evaluare (job #1767427)
Borderou de evaluare (job #1767427)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:108: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:109: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:112:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:115: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:118:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &balloons[i]);
^
user.cpp:124: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 | 356kb | Time limit exceeded. | 0 |
Punctaj total | 0 |