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_23614409_23455.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include?<iostream>??
         ^
0_0_23614409_23455.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include?<stdio.h>??
         ^
0_0_23614409_23455.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include?<cstring>??
         ^
0_0_23614409_23455.cpp:4:9: error: #include expects "FILENAME" or <FILENAME>
 #include?<map>??
         ^
0_0_23614409_23455.cpp:5:9: error: #include expects "FILENAME" or <FILENAME>
 #include?<algorithm>??
         ^
0_0_23614409_23455.cpp:7:8: error: macro names must be identifiers
 #define?inf?999999999??
        ^
0_0_23614409_23455.cpp:6:6: error: expected nested-name-specifier before '?' token
 using?namespace?std;??
      ^
0_0_23614409_23455.cpp:6:21: error: expected unqualified-id before '?' token
 using?namespace?std;??
                     ^
0_0_23614409_23455.cpp:8:20: error: expected unqualified-id before '?' token
 const?int?L?=?1005;??
                    ^
0_0_23614409_23455.cpp:9:11: error: expected unqualified-id before '?' token
 int?n,c,m;??
           ^
0_0_23614409_23455.cpp:10:17: error: expected unqualified-id before '?' token
 int?a[105][105];??
                 ^
0_0_23614409_23455.cpp:11:21: error: expected unqualified-id before '?' token
 char?str[1005][100];??
                     ^
0_0_23614409_23455.cpp:12:9: error: expected unqualified-id before '?' token
 int?cnt;??
         ^
0_0_23614409_23455.cpp:13:21: error: expected unqualified-id before '?' token
 map<string,int>?mat;??
                     ^
0_0_23614409_23455.cpp:24:2: error: expected unqualified-id before '?' token
 }??
  ^


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-12-05 07:24:22, Gzip enabled