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_35354337_16923.cpp:8:3: error: stray '\241' in program
   cout<<“f[1]="<<f[1]<<endl;
   ^
0_0_35354337_16923.cpp:8:3: error: stray '\260' in program
0_0_35354337_16923.cpp:8:3: error: missing terminating " character
0_0_35354337_16923.cpp:9:3: error: stray '\241' in program
   cout<<“f[2]="<<f[2]<<endl;
   ^
0_0_35354337_16923.cpp:9:3: error: stray '\260' in program
0_0_35354337_16923.cpp:9:3: error: missing terminating " character
0_0_35354337_16923.cpp:12:7: error: stray '\241' in program
       cout<<“f["<<i<<"]="<<f[i]<<endl;
       ^
0_0_35354337_16923.cpp:12:7: error: stray '\260' in program
0_0_35354337_16923.cpp:12:7: error: missing terminating " character
0_0_35354337_16923.cpp: In function 'int main()':
0_0_35354337_16923.cpp:10:3: error: expected primary-expression before 'for'
   for (i=3;i<=n;i++){               //递推过程
   ^
0_0_35354337_16923.cpp:10:20: error: expected ';' before ')' token
   for (i=3;i<=n;i++){               //递推过程
                    ^


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-22 06:40:16, Gzip enabled