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_25718658_6923.cpp:5:15: error: unable to find numeric literal operator 'operator""a05'
 const int N = 11a05;
               ^
0_0_25718658_6923.cpp:5:15: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_25718658_6923.cpp:7:13: error: size of array 'lcm' is not an integral constant-expression
 int lcm[N][N];
             ^
0_0_25718658_6923.cpp:7:13: error: size of array 'lcm' is not an integral constant-expression
0_0_25718658_6923.cpp:8:15: error: size of array 'dp' is not an integral constant-expression
 int dp[2][N][N];
               ^
0_0_25718658_6923.cpp:8:15: error: size of array 'dp' is not an integral constant-expression


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 18:13:50, Gzip enabled