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_38804108_23702.cpp: In function 'int main()':
0_0_38804108_23702.cpp:23:9: error: 'me' was not declared in this scope; did you mean 'm'?
   23 |         me(vis);
      |         ^~
      |         m
0_0_38804108_23702.cpp:24:13: error: 'i' was not declared in this scope
   24 |         rep(i,0,m){
      |             ^
0_0_38804108_23702.cpp:24:9: error: 'rep' was not declared in this scope; did you mean 'frexp'?
   24 |         rep(i,0,m){
      |         ^~~
      |         frexp
0_0_38804108_23702.cpp:43:9: error: 'LL' was not declared in this scope
   43 |         LL ans = 0;
      |         ^~
0_0_38804108_23702.cpp:46:17: error: 'ans' was not declared in this scope; did you mean 'abs'?
   46 |                 ans = max(ans,1ll*(n-i)*i-m);
      |                 ^~~
      |                 abs
0_0_38804108_23702.cpp:49:15: error: 'ans' was not declared in this scope; did you mean 'abs'?
   49 |         cout<<ans<<endl;
      |               ^~~
      |               abs


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-25 12:52:50, Gzip enabled