#include <iostream>using namespace std;int main() { string start; while(cin>> start){ string result = start.substr(2); cout << result << endl; } return 0;}
:<PALLET_5NC99Nu_Z :<PALLET_5NC99Nu_Z :<PALLET_5NC99Nu_Z
PALLET_5NC99Nu_Z PALLET_5NC99Nu_Z PALLET_5NC99Nu_Z
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!