Problem | funnyhat |
---|---|
User | justin271828 |
Submission Time | 2024-12-30 15:59:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
/usr/bin/ld: /tmp/ccj7SvOv.o: in function `see_hat(int)':
funnyhat.cpp:(.text+0x40): multiple definition of `see_hat(int)'; /tmp/ccXNNNIy.o:grader.cpp:(.text+0x190): first defined here
/usr/bin/ld: /tmp/ccj7SvOv.o:(.bss+0x1c): multiple definition of `queries'; /tmp/ccXNNNIy.o:(.bss+0x432468): first defined here
/usr/bin/ld: /tmp/ccj7SvOv.o:(.data+0x0): multiple definition of `t'; /tmp/ccXNNNIy.o:(.bss+0x43248c): first defined here
/usr/bin/ld: /tmp/ccj7SvOv.o:(.bss+0x18): multiple definition of `n'; /tmp/ccXNNNIy.o:(.bss+0x432488): first defined here
/usr/bin/ld: /tmp/ccj7SvOv.o:(.bss+0x0): multiple definition of `arr'; /tmp/ccXNNNIy.o:(.bss+0x432470): first defined here
/usr/bin/ld: /tmp/ccj7SvOv.o: in function `main':
funnyhat.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccXNNNIy.o:grader.cpp:(.text.startup+0x0): first defined here
collect2: error: ld returned 1 exit status