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_21296642_751.cpp: In function 'int main()':
0_0_21296642_751.cpp:35:21: error: expected initializer before 'a'
         unsigned ll a,b,c;
                     ^
0_0_21296642_751.cpp:36:14: error: 'a' was not declared in this scope
         cin>>a>>b>>c;
              ^
0_0_21296642_751.cpp:36:17: error: 'b' was not declared in this scope
         cin>>a>>b>>c;
                 ^
0_0_21296642_751.cpp:36:20: error: 'c' was not declared in this scope
         cin>>a>>b>>c;
                    ^
0_0_21296642_751.cpp:37:21: error: expected initializer before 'p'
         unsigned ll p=b;
                     ^
0_0_21296642_751.cpp:38:21: error: expected initializer before 'n'
         unsigned ll n=a+b;
                     ^
0_0_21296642_751.cpp:39:16: error: 'n' was not declared in this scope
         while (n<c)
                ^
0_0_21296642_751.cpp:42:16: error: 'p' was not declared in this scope
             n+=p;
                ^
0_0_21296642_751.cpp:45:13: error: 'n' was not declared in this scope
         if (n==c)
             ^


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-26 14:24:41, Gzip enabled