#include <iostream>using namespace std; int main(){ int liczba; cin>>liczba;while (liczba<=100)liczba=liczba*5;cout <<liczba; return 0;}
8888888888888888888888888888888888888888888888888888888888888888888888888888888
2147483647
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!