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_36350821_431.cpp: In function 'void Prime()':
0_0_36350821_431.cpp:34:26: error: 'memset' was not declared in this scope
  memset(pd, 0, sizeof(pd));
                          ^
0_0_36350821_431.cpp: In function 'int main()':
0_0_36350821_431.cpp:57:28: error: 'memset' was not declared in this scope
  memset(sum, 0, sizeof(sum));
                            ^
0_0_36350821_431.cpp:64:2: error: 'cin' was not declared in this scope
  cin >> t;
  ^
0_0_36350821_431.cpp:72:4: error: 'cout' was not declared in this scope
    cout << 0 << endl;
    ^
0_0_36350821_431.cpp:72:17: error: 'endl' was not declared in this scope
    cout << 0 << endl;
                 ^
0_0_36350821_431.cpp:78:3: error: 'cout' was not declared in this scope
   cout << (ll)(n + 1) * n / 2 - (ll)1 + sum[upper_bound(pr+1,pr+1+ans,n)-pr-1]-4 << endl;
   ^
0_0_36350821_431.cpp:78:72: error: 'upper_bound' was not declared in this scope
   cout << (ll)(n + 1) * n / 2 - (ll)1 + sum[upper_bound(pr+1,pr+1+ans,n)-pr-1]-4 << endl;
                                                                        ^
0_0_36350821_431.cpp:78:85: error: 'endl' was not declared in this scope
   cout << (ll)(n + 1) * n / 2 - (ll)1 + sum[upper_bound(pr+1,pr+1+ans,n)-pr-1]-4 << 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-09-29 02:52:32, Gzip enabled