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_33832146_8323.cpp: In function 'int main()':
0_0_33832146_8323.cpp:111:19: error: expected unqualified-id before '=' token
         for(int ld=1,rd;ld<=n;ld=rd+1)
                   ^
0_0_33832146_8323.cpp:111:19: error: expected ';' before '=' token
0_0_33832146_8323.cpp:111:19: error: expected primary-expression before '=' token
0_0_33832146_8323.cpp:111:22: error: 'rd' was not declared in this scope
         for(int ld=1,rd;ld<=n;ld=rd+1)
                      ^
0_0_33832146_8323.cpp:19:12: error: expected primary-expression before 'long'
 #define ld long double
            ^
0_0_33832146_8323.cpp:111:25: note: in expansion of macro 'ld'
         for(int ld=1,rd;ld<=n;ld=rd+1)
                         ^
0_0_33832146_8323.cpp:19:12: error: expected ')' before 'long'
 #define ld long double
            ^
0_0_33832146_8323.cpp:111:25: note: in expansion of macro 'ld'
         for(int ld=1,rd;ld<=n;ld=rd+1)
                         ^
0_0_33832146_8323.cpp:111:27: error: expected unqualified-id before '<=' token
         for(int ld=1,rd;ld<=n;ld=rd+1)
                           ^
0_0_33832146_8323.cpp:111:33: error: expected unqualified-id before '=' token
         for(int ld=1,rd;ld<=n;ld=rd+1)
                                 ^
0_0_33832146_8323.cpp:132:1: error: expected '}' at end of input
 }
 ^
0_0_33832146_8323.cpp:132:1: error: expected '}' at end of input


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 09:06:36, Gzip enabled