Problem jumps
User shoryu386
Submission Time 2024-03-07 23:28:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccVb3Db6.o: in function `main':
jumps.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccMtKP45.o:grader.cpp:(.text.startup+0x0): first defined here
/tmp/ccVb3Db6.o: in function `__tcf_0':
jumps.cpp:(.text+0x9): relocation truncated to fit: R_X86_64_PC32 against symbol `rev' defined in .bss section in /tmp/ccVb3Db6.o
/tmp/ccVb3Db6.o: in function `dfs(int)':
jumps.cpp:(.text+0x57): relocation truncated to fit: R_X86_64_PC32 against symbol `leftPtr' defined in .bss section in /tmp/ccVb3Db6.o
jumps.cpp:(.text+0x35c): relocation truncated to fit: R_X86_64_PC32 against symbol `rightPtr' defined in .bss section in /tmp/ccVb3Db6.o
/tmp/ccVb3Db6.o: in function `init(int, std::vector<int, std::allocator<int> >)':
jumps.cpp:(.text+0x6f4): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccVb3Db6.o
jumps.cpp:(.text+0x707): relocation truncated to fit: R_X86_64_PC32 against symbol `arr