Borderou de evaluare (job #1356999)
Utilizator | Data | 23 februarie 2015 18:15:06 | |
---|---|---|---|
Problema | Subsecvente2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:1:1: error: ‘import’ does not name a type
import java.io.*;
^
user.cpp:2:1: error: ‘import’ does not name a type
import java.util.*;
^
user.cpp:3:1: error: ‘import’ does not name a type
import java.text.*;
^
user.cpp:4:1: error: ‘import’ does not name a type
import java.math.*;
^
user.cpp:5:1: error: ‘import’ does not name a type
import java.util.regex.*;
^
user.cpp:9:12: error: expected ‘:’ before ‘static’
public static void main(String[] args) throws FileNotFoundException, UnsupportedEncodingException {
^
user.cpp:9:29: error: ‘String’ has not been declared
public static void main(String[] args) throws FileNotFoundException, UnsupportedEncodingException {
^
user.cpp:9:38: error: expected ‘,’ or ‘...’ before ‘args’
public static void main(String[] args) throws FileNotFoundException, UnsupportedEncodingException {
^
user.cpp:9:42: error: expected ‘;’ at end of member declaration
public static void main(String[] args) throws FileNotFoundException, UnsupportedEncodingException {
^
user.cpp:9:44: error: ‘throws’ does not name a type
public static void main(String[] args) throws FileNotFoundException, UnsupportedEncodingException {
^
user.cpp:19:1: error: expected ‘;’ after class definition
}
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !