#include <iostream> int main() { long long num; std::cin >> num; std::cout << num;}
998578985
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!