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_13813820_6080.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13813820_6080.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13813820_6080.cpp:3:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13813820_6080.cpp:4:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13813820_6080.cpp:15:9: error: expected type-specifier before 'return'
         return y  a.y;
         ^
0_0_13813820_6080.cpp:16:5: error: expected ';' after struct definition
     }
     ^
0_0_13813820_6080.cpp: In function 'void Read()':
0_0_13813820_6080.cpp:18:26: error: 'x' was not declared in this scope
         scanf("%d%d%d", &x, &y, &c);
                          ^
0_0_13813820_6080.cpp:18:30: error: 'y' was not declared in this scope
         scanf("%d%d%d", &x, &y, &c);
                              ^
0_0_13813820_6080.cpp:18:34: error: 'c' was not declared in this scope
         scanf("%d%d%d", &x, &y, &c);
                                  ^
0_0_13813820_6080.cpp:18:35: error: 'scanf' was not declared in this scope
         scanf("%d%d%d", &x, &y, &c);
                                   ^
0_0_13813820_6080.cpp:20:9: error: 'st' was not declared in this scope
         st = c * (x - 1);
         ^
0_0_13813820_6080.cpp:21:9: error: 'ed' was not declared in this scope
         ed = st + c;
         ^
0_0_13813820_6080.cpp: At global scope:
0_0_13813820_6080.cpp:23:1: error: expected declaration before '}' token
 }src[MAX];
 ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-01-11 05:52:59, Gzip enabled