Problem | graphcraft |
---|---|
User | chenweilian |
Submission Time | 2023-05-18 16:27:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
/usr/bin/ld: /tmp/cchmR8VX.o: in function `main':
graphcraft.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccb54vxW.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/ccb54vxW.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