Problem oranges2
User PlayVoltz
Submission Time 2023-09-06 13:22:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/tmp/ccchXLXQ.o: in function `__tcf_0':
oranges2.cpp:(.text+0x29): relocation truncated to fit: R_X86_64_PC32 against symbol `graph' defined in .bss section in /tmp/ccchXLXQ.o
/tmp/ccchXLXQ.o: in function `findRoot(long)':
oranges2.cpp:(.text+0x68): relocation truncated to fit: R_X86_64_PC32 against symbol `dsu' defined in .bss section in /tmp/ccchXLXQ.o
/tmp/ccchXLXQ.o: in function `gconnect(long, long)':
oranges2.cpp:(.text+0xa7): relocation truncated to fit: R_X86_64_PC32 against symbol `dsu' defined in .bss section in /tmp/ccchXLXQ.o
/tmp/ccchXLXQ.o: in function `precalc(long)':
oranges2.cpp:(.text+0x1ee): relocation truncated to fit: R_X86_64_PC32 against symbol `graph' defined in .bss section in /tmp/ccchXLXQ.o
/tmp/ccchXLXQ.o: in function `main':
oranges2.cpp:(.text.startup+0x8): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccchXLXQ.o
oranges2.cpp:(.text.startup+0xf): relocation truncated to fit: R_X8