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_23161175_23532.cpp: In function 'int main()':
0_0_23161175_23532.cpp:88:9: error: expected primary-expression before '%' token
  printf(%d,ans[ans[0]]);
         ^
0_0_23161175_23532.cpp:88:10: error: 'd' was not declared in this scope
  printf(%d,ans[ans[0]]);
          ^
0_0_23161175_23532.cpp:90:10: error: expected primary-expression before '%' token
   printf(%04d,ans[i]);
          ^
0_0_23161175_23532.cpp:90:11: error: unable to find numeric literal operator 'operator""d'
   printf(%04d,ans[i]);
           ^
0_0_23161175_23532.cpp:90:11: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-19 01:57:27, Gzip enabled