pot
Class pot

java.lang.Object
  extended bypot.pot

public class pot
extends java.lang.Object


Constructor Summary
pot()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void solve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

pot

public pot()
Method Detail

solve

public void solve()

main

public static void main(java.lang.String[] args)