/usr/bin/ld: /tmp/ccCv1WVk.o: in function `energy(long long, std::vector<long long, std::allocator<long long> >)':
rotate.cpp:(.text+0x76): undefined reference to `rotate(std::vector<long long, std::allocator<long long> >, long long)'
/usr/bin/ld: rotate.cpp:(.text+0xd7): undefined reference to `rotate(std::vector<long long, std::allocator<long long> >, long long)'
/usr/bin/ld: rotate.cpp:(.text+0x155): undefined reference to `rotate(std::vector<long long, std::allocator<long long> >, long long)'
/usr/bin/ld: /tmp/ccJCtFch.o: in function `main':
grader.cpp:(.text.startup+0x278): undefined reference to `energy(int, std::vector<int, std::allocator<int> >)'
collect2: error: ld returned 1 exit status