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_17905483_2443.cpp:61:1: error: stray '\343' in program
 <p>  </p>
 ^
0_0_17905483_2443.cpp:61:1: error: stray '\200' in program
0_0_17905483_2443.cpp:61:1: error: stray '\200' in program
0_0_17905483_2443.cpp:61:1: error: stray '\343' in program
0_0_17905483_2443.cpp:61:1: error: stray '\200' in program
0_0_17905483_2443.cpp:61:1: error: stray '\200' in program
0_0_17905483_2443.cpp:63:37: error: stray '#' in program
 <pre class="brush:cpp;gutter:true;">#pragma warning(disable:4996)
                                     ^
0_0_17905483_2443.cpp:59:1: error: expected unqualified-id before '<' token
 </pre>
 ^
0_0_17905483_2443.cpp:143:35: error: redefinition of 'long long int dp [55][2][1540]'
 ll dp[maxn][2][maxn*(maxn + 1) / 2];
                                   ^
0_0_17905483_2443.cpp:16:4: note: 'long long int dp [55][2][1540]' previously declared here
 ll dp[maxn][2][maxn*(maxn + 1) / 2];
    ^
0_0_17905483_2443.cpp:146:18: error: conflicting declaration 'BigDecimal E [55]'
 BigDecimal E[maxn];
                  ^
0_0_17905483_2443.cpp:17:8: note: previous declaration as 'double E [55]'
 double E[maxn];
        ^
0_0_17905483_2443.cpp: In function 'int main()':
0_0_17905483_2443.cpp:148:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_17905483_2443.cpp:19:5: note: 'int main()' previously defined here
 int main()
     ^
0_0_17905483_2443.cpp:184:8: error: cannot convert 'BigDecimal' to 'double' in assignment
   E[i] = Ep[i] - En[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-25 01:34:42, Gzip enabled