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

Compile Error

/usr/bin/ld: /tmp/ccSzpZX3.o: in function `main':
mosaic2.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/cct7Yd31.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/cct7Yd31.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