Problem partition
User chenweilian
Submission Time 2026-08-27 16:37:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/cc1DlPSj.o: in function `find_partition(std::vector<int, std::allocator<int> >, int)':
temur.cpp:(.text+0x200): multiple definition of `find_partition(std::vector<int, std::allocator<int> >, int)'; /tmp/ccynhFCk.o:ulugbek.cpp:(.text+0x200): first defined here
/usr/bin/ld: /tmp/cc1DlPSj.o: in function `add_numbers(std::vector<int, std::allocator<int> >, int, int)':
temur.cpp:(.text+0x790): multiple definition of `add_numbers(std::vector<int, std::allocator<int> >, int, int)'; /tmp/ccynhFCk.o:ulugbek.cpp:(.text+0x790): first defined here
collect2: error: ld returned 1 exit status