Pagini recente » Borderou de evaluare (job #3001101) | Borderou de evaluare (job #905207) | Borderou de evaluare (job #3193360) | Borderou de evaluare (job #570697) | Borderou de evaluare (job #1970329)
Borderou de evaluare (job #1970329)
Raport evaluator
Compilare:
user.cpp: In function ‘void Update(int, int, int)’:
user.cpp:56:11: warning: statement has no effect [-Wunused-value]
for (x; x <= n; x += (x & -x))
^
user.cpp: In function ‘int Query(int)’:
user.cpp:62:11: warning: statement has no effect [-Wunused-value]
for (x; x > 0; x -= (x & -x))
^
user.cpp: In function ‘char Advance()’:
user.cpp:22:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buffer, 1, SIZE, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:82:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("subsiruri3.in", "r", stdin);
^
user.cpp:83:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("subsiruri3.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2552ms | 19880kb | OK | 100 |
Punctaj total | 100 |