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_24866454_27147.cpp: In function 'int main()':
0_0_24866454_27147.cpp:6:24: error: 'scanf_s' was not declared in this scope
 while (scanf_s("%d", &n) != EOF) {
                        ^
0_0_24866454_27147.cpp: At global scope:
0_0_24866454_27147.cpp:13:5: error: redefinition of 'int n'
 int n;
     ^
0_0_24866454_27147.cpp:2:5: note: 'int n' previously declared here
 int n;
     ^
0_0_24866454_27147.cpp:14:10: error: redefinition of 'int a [121]'
 int a[121] = { 0 };
          ^
0_0_24866454_27147.cpp:3:5: note: 'int a [121]' previously defined here
 int a[121] = { 0 ,1,2,3,5,7,11,15,22,30,42,56,77,101,135,176,231,297,385,490,627,792,1002,1255,1575,1958,2436,3010,3718,4565,5604,6842,8349,10143,12310,14883,17977,21637,26015,31185,37338,44583,53174,63261,75175,89134,105558,124754,147273,173525,204226,239943,281589,329931,386155,451276,526823,614154,715220,831820,966467,1121505,1300156,1505499,1741630,2012558,2323520,2679689,3087735,3554345,4087968,4697205,5392783,6185689,7089500,8118264,9289091,10619863,12132164,13848650,15796476,18004327,20506255,23338469,26543660,30167357,34262962,38887673,44108109,49995925,56634173,64112359,72533807,82010177,92669720,104651419,118114304,133230930,150198136,169229875,190569292,214481126,241265379,271248950,304801365,342325709,384276336,431149389,483502844,541946240,607163746,679903203,761002156,851376628,952050665,1064144451,1188908248,1327710076,1482074143,1653668665,1844349560 };
     ^
0_0_24866454_27147.cpp: In function 'int main()':
0_0_24866454_27147.cpp:15:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_24866454_27147.cpp:4:5: note: 'int main()' previously defined here
 int main()
     ^
0_0_24866454_27147.cpp:26:25: error: 'scanf_s' was not declared in this scope
  while (scanf_s("%d", &n) != EOF) {
                         ^


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-06 00:37:13, Gzip enabled