Problem mosaic2
User yhmixeI
Submission Time 2025-02-17 14:26:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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