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_38682460_216.cpp: In function 'void solve()':
0_0_38682460_216.cpp:20:27: error: unable to find numeric literal operator 'operator""j'
   20 |                 for(int j=0j<m;j++){
      |                           ^~
0_0_38682460_216.cpp:20:27: note: use '-fext-numeric-literals' to enable more built-in suffixes
0_0_38682460_216.cpp:20:35: error: expected ';' before ')' token
   20 |                 for(int j=0j<m;j++){
      |                                   ^
      |                                   ;
0_0_38682460_216.cpp:28:22: error: incompatible types in assignment of 'int' to 'long long int [20010]'
   28 |                 tsum = INT_MAX ;
      |                      ^
0_0_38682460_216.cpp:30:28: error: two consecutive '[' shall only introduce an attribute before '[' token
   30 |                         tdp[[j]]=a[i]+sum[(i-j)%m][m-j];
      |                            ^


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-28 22:28:22, Gzip enabled