#include using namespace std; int main(){ cin.tie(nullptr); ios_base::sync_with_stdio(false); cout<<3<