F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_39270872_30640.cpp:68:17: error: stray '@' in program
   68 |                 @Override
      |                 ^
0_0_39270872_30640.cpp:1:1: error: 'package' does not name a type
    1 | package cn.hncu.acm;
      | ^~~~~~~
0_0_39270872_30640.cpp:3:1: error: 'import' does not name a type
    3 | import java.util.Arrays;
      | ^~~~~~
0_0_39270872_30640.cpp:3:1: note: C++20 'import' only available with '-fmodules-ts', which is not yet enabled with '-std=c++20'
0_0_39270872_30640.cpp:4:1: error: 'import' does not name a type
    4 | import java.util.Comparator;
      | ^~~~~~
0_0_39270872_30640.cpp:4:1: note: C++20 'import' only available with '-fmodules-ts', which is not yet enabled with '-std=c++20'
0_0_39270872_30640.cpp:5:1: error: 'import' does not name a type
    5 | import java.util.Scanner;
      | ^~~~~~
0_0_39270872_30640.cpp:5:1: note: C++20 'import' only available with '-fmodules-ts', which is not yet enabled with '-std=c++20'
0_0_39270872_30640.cpp:7:1: error: expected unqualified-id before 'public'
    7 | public class P2093 {
      | ^~~~~~
0_0_39270872_30640.cpp:93:5: error: 'String' does not name a type
   93 |     String name;
      |     ^~~~~~
0_0_39270872_30640.cpp:94:5: error: 'String' does not name a type
   94 |     String strMark[];
      |     ^~~~~~
0_0_39270872_30640.cpp:95:2: error: expected ';' after class definition
   95 | }
      |  ^
      |  ;
0_0_39270872_30640.cpp:99:5: error: 'String' does not name a type
   99 |     String name;
      |     ^~~~~~
0_0_39270872_30640.cpp:102:2: error: expected ';' after class definition
  102 | }
      |  ^
      |  ;


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-18 22:22:35, Gzip enabled