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_39209234_22278.cpp: In function 'int main()':
0_0_39209234_22278.cpp:4:13: error: 'lonh' was not declared in this scope; did you mean 'long'?
    4 | #define int lonh long
      |             ^~~~
0_0_39209234_22278.cpp:10:9: note: in expansion of macro 'int'
   10 |         int cnt;
      |         ^~~
0_0_39209234_22278.cpp:16:17: error: 'cnt' was not declared in this scope; did you mean 'int'?
   16 |                 cnt=0;
      |                 ^~~
      |                 int
0_0_39209234_22278.cpp:4:18: error: expected ';' before 'long'
    4 | #define int lonh long
      |                  ^~~~
0_0_39209234_22278.cpp:17:21: note: in expansion of macro 'int'
   17 |                 for(int i=0;i<3;i++)
      |                     ^~~
0_0_39209234_22278.cpp:17:29: error: 'i' was not declared in this scope
   17 |                 for(int i=0;i<3;i++)
      |                             ^


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-26 17:59:38, Gzip enabled