#include using namespace std; int main(void){ // Your code here! int s[]={2,8,5,7,1,4}; int n; cin>>n; n%=6; cout<