Example #1
0
 void run() {
   //noinspection InfiniteLoopStatement
   solve();
   exit();
 }