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_14122107_15573.cpp: In function 'void get_iout()':
0_0_14122107_15573.cpp:17:42: error: expected primary-expression before ';' token
         for ( int j = 0; j < iout.size();; j++ ) {
                                          ^
0_0_14122107_15573.cpp:17:42: error: expected ')' before ';' token
0_0_14122107_15573.cpp:17:44: error: 'j' was not declared in this scope
         for ( int j = 0; j < iout.size();; j++ ) {
                                            ^
0_0_14122107_15573.cpp: In function 'long long int cal(long long int)':
0_0_14122107_15573.cpp:30:65: error: 'pow' was not declared in this scope
         ll temp = ( ll ) ( pow ( x + 0.5, 1.0 / abs ( iout[i] ) ) ) - 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 01:26:07, Gzip enabled