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_36373536_7213.cpp:35:2: error: missing terminating " character
  printf("%
  ^
0_0_36373536_7213.cpp:36:2: error: stray '\' in program
  10d %10d %s\n\n",m,n,zdg(m,n)==1?"good choice":"bad choice");
  ^
0_0_36373536_7213.cpp:36:2: error: stray '\' in program
0_0_36373536_7213.cpp:36:2: error: missing terminating " character
0_0_36373536_7213.cpp:40:2: error: stray '\243' in program
  return 0£»
  ^
0_0_36373536_7213.cpp:40:2: error: stray '\273' in program
0_0_36373536_7213.cpp: In function 'int main()':
0_0_36373536_7213.cpp:36:2: error: unable to find numeric literal operator 'operator""d'
  10d %10d %s\n\n",m,n,zdg(m,n)==1?"good choice":"bad choice");
  ^
0_0_36373536_7213.cpp:36:2: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_36373536_7213.cpp:36:7: error: unable to find numeric literal operator 'operator""d'
  10d %10d %s\n\n",m,n,zdg(m,n)==1?"good choice":"bad choice");
       ^
0_0_36373536_7213.cpp:36:7: note: use -std=gnu++11 or -fext-numeric-literals to enable more built-in suffixes
0_0_36373536_7213.cpp:36:12: error: 's' was not declared in this scope
  10d %10d %s\n\n",m,n,zdg(m,n)==1?"good choice":"bad choice");
            ^
0_0_36373536_7213.cpp:42:2: error: expected ';' before '}' token
  }
  ^


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 21:55:52, Gzip enabled