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_37951444_18156.cpp:21:9: error: missing terminating " character
         printf("Case %d.
         ^
0_0_37951444_18156.cpp:22:1: error: missing terminating " character
 ",k++);
 ^
0_0_37951444_18156.cpp: In function 'int main()':
0_0_37951444_18156.cpp:23:9: error: expected primary-expression before 'for'
         for(i=0; i<10000; i++)    //在规定范围内的n含有的质因子不会超过10000,算是投机取巧了
         ^
0_0_37951444_18156.cpp:23:30: error: expected ';' before ')' token
         for(i=0; i<10000; i++)    //在规定范围内的n含有的质因子不会超过10000,算是投机取巧了
                              ^


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-10-31 13:18:06, Gzip enabled