Problem roads
User TheRaptor
Submission Time 2023-05-02 13:43:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/tmp/ccEFJJbX.o: in function `__tcf_1':
roads.cpp:(.text+0x19): relocation truncated to fit: R_X86_64_PC32 against symbol `adjb' defined in .bss section in /tmp/ccEFJJbX.o
/tmp/ccEFJJbX.o: in function `__tcf_0':
roads.cpp:(.text+0x59): relocation truncated to fit: R_X86_64_PC32 against symbol `adj' defined in .bss section in /tmp/ccEFJJbX.o
/tmp/ccEFJJbX.o: in function `dfs(int, int)':
roads.cpp:(.text+0xc0): relocation truncated to fit: R_X86_64_PC32 against symbol `adj' defined in .bss section in /tmp/ccEFJJbX.o
roads.cpp:(.text+0x10c): relocation truncated to fit: R_X86_64_PC32 against symbol `dp' defined in .bss section in /tmp/ccEFJJbX.o
/tmp/ccEFJJbX.o: in function `dfsb(int, int)':
roads.cpp:(.text+0x48d): relocation truncated to fit: R_X86_64_PC32 against symbol `adjb' defined in .bss section in /tmp/ccEFJJbX.o
roads.cpp:(.text+0x4c1): relocation truncated to fit: R_X86_64_PC32 against symbol `vs' defined in .bss section in /tmp/ccEFJJbX.o
roads.cp