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_34967117_7424.cpp:2:1: error: 'll' does not name a type
 ll a, b, d;
 ^
0_0_34967117_7424.cpp:4:1: error: 'll' does not name a type
 ll gcd(ll a, ll b){
 ^
0_0_34967117_7424.cpp:11:1: error: 'll' does not name a type
 ll jie[30];
 ^
0_0_34967117_7424.cpp:12:1: error: 'll' does not name a type
 ll tem[30];
 ^
0_0_34967117_7424.cpp:13:1: error: 'll' does not name a type
 ll res[30];
 ^
0_0_34967117_7424.cpp: In function 'void init()':
0_0_34967117_7424.cpp:15:5: error: 'll' was not declared in this scope
     ll mul = 1, sum;
     ^
0_0_34967117_7424.cpp:17:9: error: 'mul' was not declared in this scope
         mul *= i;
         ^
0_0_34967117_7424.cpp:18:9: error: 'jie' was not declared in this scope
         jie[i] = mul;
         ^
0_0_34967117_7424.cpp:19:9: error: 'sum' was not declared in this scope
         sum = 0;
         ^
0_0_34967117_7424.cpp:21:13: error: 'tem' was not declared in this scope
             tem[j] = mul/j;
             ^
0_0_34967117_7424.cpp:24:9: error: 'res' was not declared in this scope
         res[i] = sum*i;
         ^
0_0_34967117_7424.cpp: At global scope:
0_0_34967117_7424.cpp:28:13: error: 'll' was not declared in this scope
 int get_len(ll x, ll y){
             ^
0_0_34967117_7424.cpp:28:19: error: 'll' was not declared in this scope
 int get_len(ll x, ll y){
                   ^
0_0_34967117_7424.cpp:28:23: error: expression list treated as compound expression in initializer [-fpermissive]
 int get_len(ll x, ll y){
                       ^
0_0_34967117_7424.cpp:28:24: error: expected ',' or ';' before '{' token
 int get_len(ll x, ll y){
                        ^


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-12-02 18:49:57, Gzip enabled