Problem nis
User grapecoder
Submission Time 2024-01-05 17:16:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/tmp/ccALv8Vb.o: in function `update(int, int)':
nis.cpp:(.text+0x13): relocation truncated to fit: R_X86_64_PC32 against symbol `BIT' defined in .bss section in /tmp/ccALv8Vb.o
/tmp/ccALv8Vb.o: in function `query(int)':
nis.cpp:(.text+0x6d): relocation truncated to fit: R_X86_64_PC32 against symbol `BIT' defined in .bss section in /tmp/ccALv8Vb.o
/tmp/ccALv8Vb.o: in function `main':
nis.cpp:(.text.startup+0x2d): relocation truncated to fit: R_X86_64_PC32 against symbol `std::cin' defined in .bss._ZSt3cin section in /usr/lib/gcc/x86_64-linux-gnu/9/libstdc++.a(globals_io.o)
nis.cpp:(.text.startup+0x34): relocation truncated to fit: R_X86_64_PC32 against symbol `std::cin' defined in .bss._ZSt3cin section in /usr/lib/gcc/x86_64-linux-gnu/9/libstdc++.a(globals_io.o)
nis.cpp:(.text.startup+0x3f): relocation truncated to fit: R_X86_64_PC32 against symbol `std::cout' defined in .bss._ZSt4cout section in /usr/lib/gcc/x86_64-linux-gnu/9/libstdc++.a(globals_io.o)
nis.cpp: