Home  | Misc  | Run Code  | Code Wall  | Users  | Feedback  | Login 

hey

Language: Editor:
+ ] Show input
Compilation time: 0.49 sec, absolute service time: 0.91 sec 
edit mode |  history  | discussion
Error(s), warning(s):
source_file.java:13: cannot find symbol
symbol  : method randon()
location: class java.lang.Math
        a=(int)(Math.randon()*100);
                    ^
source_file.java:14: cannot find symbol
symbol  : method randon()
location: class java.lang.Math
        b=(int)(Math.randon()*100);
                    ^
source_file.java:15: cannot find symbol
symbol  : method randon()
location: class java.lang.Math
        c=(int)(Math.randon()*100);
                    ^
3 errors