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_39168874_20684.cpp:1:3: error: stray '#' in program
    1 | 1 #include<cstdio>
      |   ^
0_0_39168874_20684.cpp:2:4: error: stray '#' in program
    2 |  2 #define FFC(i,a,b) for(int i=a;i<=b;i++)
      |    ^
0_0_39168874_20684.cpp:1:1: error: expected unqualified-id before numeric constant
    1 | 1 #include<cstdio>
      | ^
0_0_39168874_20684.cpp:2:35: error: 'i' does not name a type
    2 |  2 #define FFC(i,a,b) for(int i=a;i<=b;i++)
      |                                   ^
0_0_39168874_20684.cpp:2:40: error: 'i' does not name a type
    2 |  2 #define FFC(i,a,b) for(int i=a;i<=b;i++)
      |                                        ^
0_0_39168874_20684.cpp:4:2: error: expected unqualified-id before numeric constant
    4 |  4 char a[5010],b[5010];
      |  ^
0_0_39168874_20684.cpp:5:2: error: expected unqualified-id before numeric constant
    5 |  5 void fuck(){
      |  ^
0_0_39168874_20684.cpp:11:1: error: expected unqualified-id before numeric constant
   11 | 11 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-05-18 20:58:45, Gzip enabled