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

Compile Error

/usr/bin/ld: /tmp/ccGXYq0r.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/ccujFKjt.o:arnavaz.cpp:(.text+0x0): first defined here
/usr/bin/ld: /tmp/ccGXYq0r.o:(.bss+0x0): multiple definition of `rng'; /tmp/ccujFKjt.o:(.bss+0x0): first defined here
/usr/bin/ld: /tmp/ccOB6Nbt.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