Pagini recente » Borderou de evaluare (job #2841063) | Borderou de evaluare (job #1970325)
Borderou de evaluare (job #1970325)
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 | 3628ms | 23784kb | Incorect | 0 |
Punctaj total | 0 |