Problem permgame
User riversafari
Submission Time 2025-06-01 01:19:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccc9OQZi.o: in function `main':
permgame.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccWZgShj.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/ccWZgShj.o: in function `main':
grader.cpp:(.text.startup+0x54a): undefined reference to `Alice(int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, int, std::vector<int, std::allocator<int> >)'
collect2: error: ld returned 1 exit status