Problem coins
User akqxolotl
Submission Time 2026-04-28 09:05:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/cccNLvcF.o: in function `coin_flips(std::vector<int, std::allocator<int> >, int)':
shahrnaz.cpp:(.text+0x0): multiple definition of `coin_flips(std::vector<int, std::allocator<int> >, int)'; /tmp/ccX4FvgE.o:arnavaz.cpp:(.text+0x0): first defined here
/usr/bin/ld: /tmp/cccNLvcF.o: in function `find_coin(std::vector<int, std::allocator<int> >)':
shahrnaz.cpp:(.text+0x1b0): multiple definition of `find_coin(std::vector<int, std::allocator<int> >)'; /tmp/ccX4FvgE.o:arnavaz.cpp:(.text+0x1b0): first defined here
collect2: error: ld returned 1 exit status