thenuke321

Untitled

Aug 18th, 2014
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.12 KB | None | 0 0
  1. #include <iostream>
  2.  
  3. using namespace std;
  4.  
  5. int main(){
  6. int state = 1;
  7. while(state => 1){
  8.     cout << "Lulz" << endl;
  9.     }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment