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_38005506_13128.cpp:4:12: error: '__int64_t' does not name a type
 #define ll __int64_t
            ^
0_0_38005506_13128.cpp:7:1: note: in expansion of macro 'll'
 ll n,m;
 ^
0_0_38005506_13128.cpp:4:12: error: '__int64_t' does not name a type
 #define ll __int64_t
            ^
0_0_38005506_13128.cpp:8:1: note: in expansion of macro 'll'
 ll f(ll x)
 ^
0_0_38005506_13128.cpp: In function 'int main()':
0_0_38005506_13128.cpp:21:14: error: 'n' was not declared in this scope
         cin>>n>>m;
              ^
0_0_38005506_13128.cpp:21:17: error: 'm' was not declared in this scope
         cin>>n>>m;
                 ^
0_0_38005506_13128.cpp:22:18: error: 'f' was not declared in this scope
         cout<<f(m)-f(n-1)<<"\n";
                  ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001001(s) query 1, Server time : 2025-01-10 03:12:23, Gzip enabled