Borderou de evaluare (job #2140874)

Utilizator inquisitorAnders inquisitor Data 23 februarie 2018 22:56:47
Problema Sticle Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void read(int&)’: user.cpp:11:23: warning: suggest parentheses around comparison in operand of ‘|’ [-Wparentheses] while(inBuffer[p] < 0x30 | inBuffer[p] > 0x39) ^ user.cpp:16:23: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses] while(inBuffer[p] > 0x2F & inBuffer[p] < 0x3A) ^ user.cpp: In function ‘int main()’: user.cpp:29:21: error: ‘T’ was not declared in this scope for(int N, read(T); T--;) ^ user.cpp:31:15: error: ‘read’ cannot be used as a function read(N); ^ user.cpp: In function ‘void read(int&)’: user.cpp:13:21: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ++p != SIZE || (fread(inBuffer, 0x1, SIZE, stdin), p = 0x0); ^ user.cpp:20:21: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] ++p != SIZE || (fread(inBuffer, 0x1, SIZE, stdin), p = 0x0); ^ user.cpp: In function ‘int main()’: user.cpp:26:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("sticle.in", "r", stdin); ^ user.cpp:27:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("sticle.out", "w", stdout); ^

Ceva nu functioneaza?