#include using namespace std; int main(){ ios::sync_with_stdio(false); cin.tie(nullptr); int N; cin>>N; long long A=0,B=0,C=0; for(int i=0,t;i>t; if(t%3)++A; } for(int i=0,t;i>t; if(t%3)++B; } for(int i=0,t;i>t; if(t%3)++C; } cout<