Problem coins
User dacashew
Submission Time 2024-05-13 10:19:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccRN563s.o: in function `rev(std::pair<long long, long long>)':
shahrnaz.cpp:(.text+0x0): multiple definition of `rev(std::pair<long long, long long>)'; /tmp/ccOBjElu.o:arnavaz.cpp:(.text+0x0): first defined here
/usr/bin/ld: /tmp/ccRN563s.o:(.bss+0x0): multiple definition of `rng'; /tmp/ccOBjElu.o:(.bss+0x0): first defined here
/usr/bin/ld: /tmp/ccIBWUFs.o: in function `main':
grader.cpp:(.text.startup+0x244): undefined reference to `coin_flips(std::vector<int, std::allocator<int> >, int)'
/usr/bin/ld: grader.cpp:(.text.startup+0x3df): undefined reference to `find_coin(std::vector<int, std::allocator<int> >)'
collect2: error: ld returned 1 exit status