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_23578016_1697.cpp: In function 'int isPrime(int)':
0_0_23578016_1697.cpp:5:35: error: 'sqrt' was not declared in this scope
     for (int i = 2; i < sqrt(p*1.0); i ++)
                                   ^
0_0_23578016_1697.cpp: In function 'int main()':
0_0_23578016_1697.cpp:18:11: error: 'cin' was not declared in this scope
     while(cin >> n)
           ^
0_0_23578016_1697.cpp:24:17: error: 'cout' was not declared in this scope
                 cout << i << ' ' << n-i <<endl;
                 ^
0_0_23578016_1697.cpp:24:43: error: 'endl' was not declared in this scope
                 cout << i << ' ' << n-i <<endl;
                                           ^


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-12-02 20:36:14, Gzip enabled