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_14516163_6065.cpp:6:1: error: 'LL' does not name a type
 LL t;
 ^
0_0_14516163_6065.cpp:7:1: error: 'LL' does not name a type
 LL a,b,c;
 ^
0_0_14516163_6065.cpp:8:1: error: 'LL' does not name a type
 LL k;
 ^
0_0_14516163_6065.cpp:9:1: error: 'LL' does not name a type
 LL get(LL x){
 ^
0_0_14516163_6065.cpp: In function 'int main()':
0_0_14516163_6065.cpp:19:17: error: 't' was not declared in this scope
  scanf("%I64d",&t);
                 ^
0_0_14516163_6065.cpp:21:33: error: 'a' was not declared in this scope
   scanf("%I64d%I64d%I64d%I64d",&a,&b,&c,&k);
                                 ^
0_0_14516163_6065.cpp:21:36: error: 'b' was not declared in this scope
   scanf("%I64d%I64d%I64d%I64d",&a,&b,&c,&k);
                                    ^
0_0_14516163_6065.cpp:21:39: error: 'c' was not declared in this scope
   scanf("%I64d%I64d%I64d%I64d",&a,&b,&c,&k);
                                       ^
0_0_14516163_6065.cpp:21:42: error: 'k' was not declared in this scope
   scanf("%I64d%I64d%I64d%I64d",&a,&b,&c,&k);
                                          ^
0_0_14516163_6065.cpp:25:30: error: 'get' was not declared in this scope
    printf("%I64d\n",get(k - 1) * a);
                              ^
0_0_14516163_6065.cpp:25:30: note: suggested alternative:
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/functional:55:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:70,
                 from 0_0_14516163_6065.cpp:2:
GCC4.9.2/x86_64-w64-mingw32/include/c++/tuple:772:5: note:   'std::get'
     get(tuple<_Elements...>&& __t) noexcept
     ^


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-17 08:45:47, Gzip enabled