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_16394592_12972.cpp: In function 'int main()':
0_0_16394592_12972.cpp:49:19: error: incompatible types in assignment of 'int' to 'double [55]'
                 p = 1;
                   ^
0_0_16394592_12972.cpp:52:23: error: invalid operands of types 'double [55]' and 'double' to binary 'operator*'
                     p *= p[pos[j]];
                       ^
0_0_16394592_12972.cpp:52:23: error:   in evaluation of 'operator*=(double [55], double)'
0_0_16394592_12972.cpp:54:23: error: invalid operands of types 'double [55]' and 'double' to binary 'operator*'
                     p *= (1 - p[pos[j]]);
                       ^
0_0_16394592_12972.cpp:54:23: error:   in evaluation of 'operator*=(double [55], double)'
0_0_16394592_12972.cpp:69:17: error: 'g' was not declared in this scope
                 g = j;
                 ^
0_0_16394592_12972.cpp:73:9: error: 'g' was not declared in this scope
         g = 1;
         ^


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-09-28 11:18:03, Gzip enabled