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_26302789_8011.cpp: In function 'int main()':
0_0_26302789_8011.cpp:14:34: error: 'k' was not declared in this scope
              for(int j=2;j<=sqrt(k)&&flag;j++)                 if(k%j==0)flag=         }
                                  ^
0_0_26302789_8011.cpp:14:88: error: expected primary-expression before '}' token
              for(int j=2;j<=sqrt(k)&&flag;j++)                 if(k%j==0)flag=         }
                                                                                        ^
0_0_26302789_8011.cpp:15:4: error: 'flag' was not declared in this scope
 if(flag)printf("OK\n");
    ^
0_0_26302789_8011.cpp:16:43: error: expected ';' before 'return'
         else printf("Sorry\n");     1     return 0;
                                           ^
0_0_26302789_8011.cpp:16:51: error: expected '}' at end of input
         else printf("Sorry\n");     1     return 0;
                                                   ^


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-30 01:51:36, Gzip enabled