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_30072390_8470.cpp: In function 'int main()':
0_0_30072390_8470.cpp:7:22: error: 'n' was not declared in this scope
   scanf("%lld%lld", &n, &a);
                      ^
0_0_30072390_8470.cpp:7:26: error: 'a' was not declared in this scope
   scanf("%lld%lld", &n, &a);
                          ^
0_0_30072390_8470.cpp:14:5: error: 'b' was not declared in this scope
     b = 2*tmp*tmp+2*tmp;
     ^
0_0_30072390_8470.cpp:15:5: error: 'c' was not declared in this scope
     c = b+1;
     ^
0_0_30072390_8470.cpp:20:5: error: 'b' was not declared in this scope
     b = tmp*tmp - 1;
     ^
0_0_30072390_8470.cpp:21:5: error: 'c' was not declared in this scope
     c = b + 2;
     ^


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-13 14:54:31, Gzip enabled