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_38948678_24759.cpp:7:1: error: 'import' does not name a type
    7 | import java.io.*;
      | ^~~~~~
0_0_38948678_24759.cpp:7:1: note: C++20 'import' only available with '-fmodules-ts', which is not yet enabled with '-std=c++20'
0_0_38948678_24759.cpp:8:1: error: 'import' does not name a type
    8 | import java.math.BigInteger;
      | ^~~~~~
0_0_38948678_24759.cpp:8:1: note: C++20 'import' only available with '-fmodules-ts', which is not yet enabled with '-std=c++20'
0_0_38948678_24759.cpp:9:1: error: 'import' does not name a type
    9 | import java.util.StringTokenizer;
      | ^~~~~~
0_0_38948678_24759.cpp:9:1: note: C++20 'import' only available with '-fmodules-ts', which is not yet enabled with '-std=c++20'
0_0_38948678_24759.cpp:11:1: error: expected unqualified-id before 'public'
   11 | public class Main {
      | ^~~~~~


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-05-24 15:20:06, Gzip enabled