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_39542834_7958.cpp:2:8: error: stray '#' in program
    2 |  4     #include<stdio.h>
      |        ^
0_0_39542834_7958.cpp:3:8: error: stray '#' in program
    3 |  5     #include<string.h>
      |        ^
0_0_39542834_7958.cpp:4:8: error: stray '#' in program
    4 |  6     #include<iostream>
      |        ^
0_0_39542834_7958.cpp:5:8: error: stray '#' in program
    5 |  7     #include<algorithm>
      |        ^
0_0_39542834_7958.cpp:2:2: error: expected unqualified-id before numeric constant
    2 |  4     #include<stdio.h>
      |  ^
0_0_39542834_7958.cpp:7:2: error: expected unqualified-id before numeric constant
    7 |  9     const int N=1005;
      |  ^
0_0_39542834_7958.cpp:8:1: error: expected unqualified-id before numeric constant
    8 | 10     const int K=20;
      | ^~
0_0_39542834_7958.cpp:9:1: error: expected unqualified-id before numeric constant
    9 | 11     int f[K],sg[N],Hash[N];
      | ^~
0_0_39542834_7958.cpp:10:1: error: expected unqualified-id before numeric constant
   10 | 12     int k;
      | ^~
0_0_39542834_7958.cpp:11:1: error: expected unqualified-id before numeric constant
   11 | 13     void getSG(int n)
      | ^~
0_0_39542834_7958.cpp:26:1: error: expected unqualified-id before numeric constant
   26 | 28     int 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-11-22 08:30:40, Gzip enabled