0_0_13561905_21850.cpp:2:19: error: variable or field 'main' declared void
static void main(String[] args){
^
0_0_13561905_21850.cpp:2:19: error: 'String' was not declared in this scope
0_0_13561905_21850.cpp:2:26: error: expected primary-expression before ']' token
static void main(String[] args){
^
|