| Problem | subperm |
|---|---|
| User | JoonYorigami |
| Submission Time | 2026-04-16 21:19:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
/usr/bin/ld: /tmp/ccfZuK5k.o: in function `main':
grader.cpp:(.text.startup+0x1dd): undefined reference to `count_subperm(int, std::vector<int, std::allocator<int> >)'
/usr/bin/ld: grader.cpp:(.text.startup+0x361): undefined reference to `count_subperm(int, std::vector<int, std::allocator<int> >)'
/usr/bin/ld: /tmp/ccZtvATm.o: in function `finalStretch(long long, long long, std::vector<int, std::allocator<int> >)':
subperm.cpp:(.text+0xce): undefined reference to `getMedianValue(int, int, int)'
/usr/bin/ld: /tmp/ccZtvATm.o: in function `recoverPermutationST1(int)':
subperm.cpp:(.text+0x186): undefined reference to `getLess(int, int)'
/usr/bin/ld: subperm.cpp:(.text+0x31a): undefined reference to `getMedianValue(int, int, int)'
/usr/bin/ld: subperm.cpp:(.text+0x32a): undefined reference to `getMedianValue(int, int, int)'
/usr/bin/ld: subperm.cpp:(.text+0x33b): undefined reference to `getMedianValue(int, int, int)'
/usr/bi