Problem coins
User reporter
Submission Time 2023-02-19 17:07:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccn4FZ1c.o: in function `inc(int&, int)':
shahrnaz.cpp:(.text+0x0): multiple definition of `inc(int&, int)'; /tmp/cctw43rb.o:arnavaz.cpp:(.text+0x0): first defined here
/usr/bin/ld: /tmp/ccn4FZ1c.o: in function `dec(int&, int)':
shahrnaz.cpp:(.text+0x30): multiple definition of `dec(int&, int)'; /tmp/cctw43rb.o:arnavaz.cpp:(.text+0x30): first defined here
/usr/bin/ld: /tmp/ccn4FZ1c.o: in function `lowbit(int)':
shahrnaz.cpp:(.text+0x60): multiple definition of `lowbit(int)'; /tmp/cctw43rb.o:arnavaz.cpp:(.text+0x60): first defined here
/usr/bin/ld: /tmp/ccn4FZ1c.o: in function `expo(long long, long long)':
shahrnaz.cpp:(.text+0x70): multiple definition of `expo(long long, long long)'; /tmp/cctw43rb.o:arnavaz.cpp:(.text+0x70): first defined here
collect2: error: ld returned 1 exit status