Problem | beechtree |
---|---|
User | thatlycheeoolongdrink |
Submission Time | 2024-03-21 17:56:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
/usr/bin/ld: /tmp/ccM7OkVh.o: in function `main':
beechtree.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/cc61aOqi.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/cc61aOqi.o: in function `main':
grader.cpp:(.text.startup+0x281): undefined reference to `beechtree(int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)'
collect2: error: ld returned 1 exit status