Adilol

lolwat

Sep 15th, 2011
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.18 KB | None | 0 0
  1. #include <iostream>
  2. #include <math.h>
  3. using namespace std;
  4. int main()
  5. {
  6.     x = 2147483647;
  7.     result = x*192239442321;
  8.     while (x == 2147483647)
  9.     {
  10.         cout << result;
  11.     }
  12. }
Advertisement
Add Comment
Please, Sign In to add comment