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_17255558_15171.cpp:7:12: error: '_int64' does not name a type
 #define LL _int64
            ^
0_0_17255558_15171.cpp:14:1: note: in expansion of macro 'LL'
 LL dp[100][100];
 ^
0_0_17255558_15171.cpp:7:12: error: '_int64' does not name a type
 #define LL _int64
            ^
0_0_17255558_15171.cpp:15:1: note: in expansion of macro 'LL'
 LL DP(int p,int m,int flag)
 ^
0_0_17255558_15171.cpp:7:12: error: '_int64' does not name a type
 #define LL _int64
            ^
0_0_17255558_15171.cpp:26:1: note: in expansion of macro 'LL'
 LL solve(LL n)
 ^
0_0_17255558_15171.cpp: In function 'int main()':
0_0_17255558_15171.cpp:7:12: error: '_int64' was not declared in this scope
 #define LL _int64
            ^
0_0_17255558_15171.cpp:42:5: note: in expansion of macro 'LL'
     LL n,m;
     ^
0_0_17255558_15171.cpp:47:34: error: 'n' was not declared in this scope
              scanf("%I64d%I64d",&n,&m);
                                  ^
0_0_17255558_15171.cpp:47:37: error: 'm' was not declared in this scope
              scanf("%I64d%I64d",&n,&m);
                                     ^
0_0_17255558_15171.cpp:48:51: error: 'solve' was not declared in this scope
             printf("Case #%d: %I64d\n",cas,solve(m)-solve(n));
                                                   ^


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-05 00:30:49, Gzip enabled