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_32470872_3456.cpp:67:7: error: unable to find numeric literal operator 'operator""N'
 }tans[1N];
       ^
0_0_32470872_3456.cpp:67:7: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_32470872_3456.cpp: In function 'void solve()':
0_0_32470872_3456.cpp:147:4: error: 'tans' was not declared in this scope
    tans[tot].dis=a[i]+ansr.dis-R*(i-1);
    ^
0_0_32470872_3456.cpp:170:4: error: 'tans' was not declared in this scope
    tans[tot].dis=a[i]+ansl.dis-R*(n+1-i);
    ^
0_0_32470872_3456.cpp:190:7: error: 'tans' was not declared in this scope
  sort(tans+1,tans+1+tot);
       ^


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-26 11:39:28, Gzip enabled