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_39302806_23861.cpp:62:5: error: stray '@' in program
   62 |     @Override
      |     ^
0_0_39302806_23861.cpp:86:5: error: stray '@' in program
   86 |     @Override
      |     ^
0_0_39302806_23861.cpp:3:1: error: 'import' does not name a type
    3 | import java.util.Collections;
      | ^~~~~~
0_0_39302806_23861.cpp:3:1: note: C++20 'import' only available with '-fmodules-ts', which is not yet enabled with '-std=c++20'
0_0_39302806_23861.cpp:4:1: error: 'import' does not name a type
    4 | import java.util.LinkedList;
      | ^~~~~~
0_0_39302806_23861.cpp:4:1: note: C++20 'import' only available with '-fmodules-ts', which is not yet enabled with '-std=c++20'
0_0_39302806_23861.cpp:5:1: error: 'import' does not name a type
    5 | import java.util.Scanner;
      | ^~~~~~
0_0_39302806_23861.cpp:5:1: note: C++20 'import' only available with '-fmodules-ts', which is not yet enabled with '-std=c++20'
0_0_39302806_23861.cpp:6:1: error: expected unqualified-id before 'public'
    6 | public class Main
      | ^~~~~~
0_0_39302806_23861.cpp:48:22: error: expected initializer before 'Comparable'
   48 | class jqr implements Comparable<jqr>
      |                      ^~~~~~~~~~
0_0_39302806_23861.cpp:74:21: error: expected initializer before 'Comparable'
   74 | class rw implements Comparable<rw> {
      |                     ^~~~~~~~~~


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-09-28 17:30:49, Gzip enabled