Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
int float
//'main' method must be in a class 'Rextester'. //Compiler version 1.8.0_111 import java.util.*; import java.lang.*; class Rextester { public static void main(String args[]) { int a=10; float b=2;float c; c=a+b; System.out.print("sum="+c); } }
run
|
edit
|
history
|
help
0
Решето Эратосфена
1.7
Elevator Sim
This code is not what it seems...
Coding Numbers - Duplicate - Array
vsecodertest2
output1
Array - char
age1
Scope