Pagini recente » Borderou de evaluare (job #888657) | Borderou de evaluare (job #1928476) | Borderou de evaluare (job #172275) | Borderou de evaluare (job #1496323) | Borderou de evaluare (job #1441728)
Borderou de evaluare (job #1441728)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:101:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d", &n);
^
user.cpp:103: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:120: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:121: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:123: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 | 4996ms | 304kb | Incorect | 0 |
Punctaj total | 0 |