#include using namespace std; signed main() { ios::sync_with_stdio(false); cin.tie();cout.tie(); string s="IGNITION"; int n; cin>>n; cout<