Guest User

Untitled

a guest
Dec 12th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.19 KB | None | 0 0
  1. public static void dormir {
  2.     while ( true ) {
  3.      try {
  4.         If ( !dormiu)
  5.             carneirinho++;
  6.         else
  7.             throw new InsôniaException();
  8.     } catch (InsôniaException e)
  9.         { dormir(); }
  10.   }
Add Comment
Please, Sign In to add comment