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_20271940_15080.c: In function 'main':
0_0_20271940_15080.c:8:5: error: expected expression before '/' token
     //f[n]=a^x(n)*b^x(n+1)
     ^
0_0_20271940_15080.c:13:5: error: 'x' undeclared (first use in this function)
     x[0]=0;
     ^
0_0_20271940_15080.c:13:5: note: each undeclared identifier is reported only once for each function it appears in
0_0_20271940_15080.c:14:5: error: 'y' undeclared (first use in this function)
     y[0]=1;
     ^
0_0_20271940_15080.c:15:5: error: 'u' undeclared (first use in this function)
     u[0]=1;
     ^
0_0_20271940_15080.c:16:5: error: 'v' undeclared (first use in this function)
     v[0]=1;
     ^
0_0_20271940_15080.c:24:31: error: 'c' undeclared (first use in this function)
     while (scanf("%ld%ld%ld",&c[0],&c[1],&n))
                               ^
0_0_20271940_15080.c:24:43: error: 'n' undeclared (first use in this function)
     while (scanf("%ld%ld%ld",&c[0],&c[1],&n))
                                           ^
0_0_20271940_15080.c:36:9: error: 'result' undeclared (first use in this function)
         result=1;
         ^
0_0_20271940_15080.c:43:13: error: expected expression before '/' token
             //n-1 y
             ^
0_0_20271940_15080.c:45:13: error: 'w' undeclared (first use in this function)
             w=0;
             ^
0_0_20271940_15080.c:46:20: error: 'nn' undeclared (first use in this function)
             while (nn)
                    ^


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-16 21:35:08, Gzip enabled