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_25632876_14022.cpp: In function 'int main()':
0_0_25632876_14022.cpp:5:2: error: 'nbsp' was not declared in this scope
     int i,j,k,t;
  ^
0_0_25632876_14022.cpp:10:115: error: break statement not within loop or switch
                 if(i*j*k<=1000000)break;
                                                                                                                   ^
0_0_25632876_14022.cpp:11:105: error: expected ')' before ';' token
                 if(  ((i+j+k)*1000000)%(i*j*k-1000000)==0  )
                                                                                                         ^
0_0_25632876_14022.cpp:11:150: error: expected primary-expression before ')' token
                 if(  ((i+j+k)*1000000)%(i*j*k-1000000)==0  )
                                                                                                                                                      ^
0_0_25632876_14022.cpp:14:137: error: continue statement not within a loop
                     if(t+i+j+k>2000)continue;
                                                                                                                                         ^
0_0_25632876_14022.cpp:15:128: error: continue statement not within a loop
                     if(t<k)continue;
                                                                                                                                ^


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-27 22:26:53, Gzip enabled