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_39089127_32592.cpp:3:4: error: stray '#' in program
    3 |  1 #include <cstdio>
      |    ^
0_0_39089127_32592.cpp:4:4: error: stray '#' in program
    4 |  2 #include <cstring>
      |    ^
0_0_39089127_32592.cpp:5:4: error: stray '#' in program
    5 |  3 #include <algorithm>
      |    ^
0_0_39089127_32592.cpp:1:1: error: 'View' does not name a type
    1 | View Code
      | ^~~~
0_0_39089127_32592.cpp:7:2: error: expected unqualified-id before numeric constant
    7 |  5 int a[205][205];
      |  ^
0_0_39089127_32592.cpp:8:2: error: expected unqualified-id before numeric constant
    8 |  6 struct
      |  ^
0_0_39089127_32592.cpp:11:5: error: 'bottomleft' does not name a type
   11 |  9 }bottomleft[105],topright[105];
      |     ^~~~~~~~~~
0_0_39089127_32592.cpp:12:1: error: expected unqualified-id before numeric constant
   12 | 10 int col[205];
      | ^~
0_0_39089127_32592.cpp:13:1: error: expected unqualified-id before numeric constant
   13 | 11 int xx[205];
      | ^~
0_0_39089127_32592.cpp:14:1: error: expected unqualified-id before numeric constant
   14 | 12 int yy[205];
      | ^~
0_0_39089127_32592.cpp:15:1: error: expected unqualified-id before numeric constant
   15 | 13 int area[105];
      | ^~
0_0_39089127_32592.cpp:16:1: error: expected unqualified-id before numeric constant
   16 | 14 int binsearch(int kk[],int l,int r,int key)
      | ^~
0_0_39089127_32592.cpp:25:1: error: expected unqualified-id before numeric constant
   25 | 23 void paint(int l1,int l2,int r1,int r2,int c)
      | ^~
0_0_39089127_32592.cpp:32:1: error: expected unqualified-id before numeric constant
   32 | 30 void cal(int k1,int k2)
      | ^~
0_0_39089127_32592.cpp:40:1: error: expected unqualified-id before numeric constant
   40 | 38 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-25 09:58:30, Gzip enabled