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_20173603_27584.cpp: In function 'int main()':
0_0_20173603_27584.cpp:6:5: error: 'LL' was not declared in this scope
     LL m,n;
     ^
0_0_20173603_27584.cpp:7:33: error: 'm' was not declared in this scope
     while(~scanf("%I64d %I64d",&m,&n))
                                 ^
0_0_20173603_27584.cpp:7:36: error: 'n' was not declared in this scope
     while(~scanf("%I64d %I64d",&m,&n))
                                    ^
0_0_20173603_27584.cpp:9:12: error: expected ';' before 'ans'
         LL ans = m/2*(m-m/2);
            ^
0_0_20173603_27584.cpp:11:13: error: 'ans' was not declared in this scope
         if( ans <=  n)  puts("T");
             ^


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-09-28 09:21:35, Gzip enabled