Problem | graphcraft |
---|---|
User | YSH2020 |
Submission Time | 2023-11-16 14:37:00 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
/usr/bin/ld: /tmp/ccTtemOH.o: in function `main':
graphcraft.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccGz04BH.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/ccGz04BH.o: in function `main':
grader.cpp:(.text.startup+0x125): undefined reference to `graphcraft(int, int, std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >*)'
collect2: error: ld returned 1 exit status