foo.cc: In function 'bool check(int, int)':
foo.cc:8:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(x>0&&x<n+1&&y>0&&y<n+1)
^~
foo.cc:11:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
return false;
^~~~~~
/tmp/ccyeVWV9.o: In function `hhh(int, int) [clone .part.0]':
foo.cc:(.text+0x3): relocation truncated to fit: R_X86_64_PC32 against symbol `x' defined in .bss section in /tmp/ccyeVWV9.o
foo.cc:(.text+0xa): relocation truncated to fit: R_X86_64_PC32 against symbol `y' defined in .bss section in /tmp/ccyeVWV9.o
foo.cc:(.text+0x11): relocation truncated to fit: R_X86_64_PC32 against symbol `a' defined in .bss section in /tmp/ccyeVWV9.o
foo.cc:(.text+0x2a): relocation truncated to fit: R_X86_64_PC32 against symbol `sum' defined in .bss section in /tmp/ccyeVWV9.o
foo.cc:(.text+0xd0): relocation truncated to fit: R_X86_64_PC32 against symbol `sum' defined in .bss section in /tmp/ccyeVWV9.o
/tmp/ccyeVWV9.o: In function `check(int, int)':
foo.cc:(.text+0xe8): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccyeVWV9.o
/tmp/ccyeVWV9.o: In function `hhh(int, int)':
foo.cc:(.text+0x112): relocation truncated to fit: R_X86_64_PC32 against symbol `x' defined in .bss section in /tmp/ccyeVWV9.o
foo.cc:(.text+0x11c): relocation truncated to fit: R_X86_64_PC32 against symbol `a' defined in .bss section in /tmp/ccyeVWV9.o
foo.cc:(.text+0x129): relocation truncated to fit: R_X86_64_PC32 against symbol `y' defined in .bss section in /tmp/ccyeVWV9.o
/tmp/ccyeVWV9.o: In function `main':
foo.cc:(.text.startup+0x7): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccyeVWV9.o
foo.cc:(.text.startup+0x20): additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status
[Hydro](https://hydro.ac)提供评测服务