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_37058510_8406.cpp:2:11: error: '::main' must return 'int'
 void main()
           ^
0_0_37058510_8406.cpp: In function 'int main()':
0_0_37058510_8406.cpp:4:5: error: 'longlong' was not declared in this scope
     longlong n,i,a[100];
     ^
0_0_37058510_8406.cpp:5:25: error: 'n' was not declared in this scope
     while(scanf("%lld",&n)!=EOF)
                         ^
0_0_37058510_8406.cpp:7:9: error: 'a' was not declared in this scope
         a[2]=1;a[3]=2;
         ^
0_0_37058510_8406.cpp:10:17: error: 'i' was not declared in this scope
             for(i=4;i<=n;i++)
                 ^
0_0_37058510_8406.cpp:17:5: error: return-statement with no value, in function returning 'int' [-fpermissive]
     return ;
     ^


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-18 10:19:56, Gzip enabled