Grybai

Taškai: 0

Compile: FAIL

grybai.cpp: In function ‘int main()’: grybai.cpp:53:7: error: redeclaration of ‘long long int lo’ 53 | int lo = 1; | ^~ grybai.cpp:22:7: note: ‘long long int lo’ previously declared here 22 | int lo = 1; | ^~ grybai.cpp:54:7: error: redeclaration of ‘long long int hi’ 54 | int hi = g; | ^~ grybai.cpp:23:7: note: ‘long long int hi’ previously declared here 23 | int hi = g; | ^~ grybai.cpp:6:10: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6 | freopen("grybai.in","r",stdin); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ grybai.cpp:7:10: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 7 | freopen("grybai.out","w",stdout); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~

nr.resulttimemessage