Pagini recente » Borderou de evaluare (job #1505752) | Borderou de evaluare (job #1551914) | Borderou de evaluare (job #778186) | Borderou de evaluare (job #855054) | Borderou de evaluare (job #1442016)
Borderou de evaluare (job #1442016)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:171:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &n);
^
user.cpp:173:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d %d", &pre[i], &freeze[i]);
^
user.cpp: In function ‘int main()’:
user.cpp:190:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FILENAME ".in", "r", stdin);
^
user.cpp:191:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(FILENAME ".out", "w", stdout);
^
user.cpp:193:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 5716ms | 380kb | Incorect | 0 |
Punctaj total | 0 |