Advertisement
Guest User

aaaaaaa

a guest
Mar 19th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 2.33 KB | None | 0 0
  1. for(int =1 )
  2. {
  3.     if()
  4.     {
  5.         for(=2)
  6.         {
  7.             if()
  8.             {
  9.                 for(3)
  10.                 {
  11.                     if()
  12.                     {
  13.                         for(4)
  14.                         {
  15.                             if()
  16.                             {
  17.                                 for(5)
  18.                                 {
  19.                                     if()
  20.                                     {
  21.                                         for(6)
  22.                                         {
  23.                                             if()
  24.                                             {
  25.                                                 for(7)
  26.                                                 {
  27.                                                     if()
  28.                                                     {
  29.                                                         for(8)
  30.                                                         {
  31.                                                             if()
  32.                                                             {
  33.                                                                 for(9)
  34.                                                                 {
  35.                                                                     if()
  36.                                                                     {
  37.                                                                         for(10)
  38.                                                                         {
  39.                                                                             if()
  40.                                                                         }
  41.                                                                     }
  42.                                                                 }
  43.                                                             }
  44.                                                         }
  45.                                                     }
  46.                                                 }
  47.                                             }
  48.                                         }
  49.                                     }
  50.                                 }
  51.                             }
  52.                         }
  53.                     }
  54.                 }
  55.             }
  56.         }
  57.     }
  58. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement