Problem combo
User Xiaoyang
Submission Time 2023-11-20 21:46:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccD4vhZp.o: in function `press(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
combo.cpp:(.text+0xc0): multiple definition of `press(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)'; /tmp/ccHIyMbq.o:grader.cpp:(.text+0x30): first defined here
/usr/bin/ld: /tmp/ccD4vhZp.o: in function `main':
combo.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccHIyMbq.o:grader.cpp:(.text.startup+0x0): first defined here
collect2: error: ld returned 1 exit status