#include using namespace std; int main() { vector ans={7, 8, 9, 4, 5, 6, 1, 2, 3, 0}; int n; cin>>n; cout<