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_13668589_21304.cpp:17:4: error: stray '\' in program
    if(a[i]==\'?\')
    ^
0_0_13668589_21304.cpp:17:4: error: missing terminating ' character
0_0_13668589_21304.cpp:20:5: error: stray '\' in program
     a[i]=\'a\';
     ^
0_0_13668589_21304.cpp:20:5: error: missing terminating ' character
0_0_13668589_21304.cpp:23:3: error: stray '\' in program
   if(n%2==1 && a[n/2]==\'a\')
   ^
0_0_13668589_21304.cpp:23:3: error: missing terminating ' character
0_0_13668589_21304.cpp:43:5: error: stray '\' in program
     cout<<\"QwQ\"<<endl;
     ^
0_0_13668589_21304.cpp:43:5: error: missing terminating " character
0_0_13668589_21304.cpp:49:6: error: stray '\' in program
      if(a[j]==\'z\')
      ^
0_0_13668589_21304.cpp:49:6: error: missing terminating ' character
0_0_13668589_21304.cpp: In function 'int main()':
0_0_13668589_21304.cpp:13:29: error: 'memset' was not declared in this scope
   memset(deal,0,sizeof(deal));
                             ^
0_0_13668589_21304.cpp:18:4: error: expected primary-expression before '{' token
    {
    ^
0_0_13668589_21304.cpp:18:4: error: expected ')' before '{' token
0_0_13668589_21304.cpp:22:3: error: expected primary-expression before '}' token
   }
   ^
0_0_13668589_21304.cpp:24:3: error: expected primary-expression before '{' token
   {
   ^
0_0_13668589_21304.cpp:24:3: error: expected ')' before '{' token
0_0_13668589_21304.cpp:41:7: error: 'j' was not declared in this scope
    if(j==-1)
       ^
0_0_13668589_21304.cpp:44:5: error: expected primary-expression before 'break'
     break;
     ^
0_0_13668589_21304.cpp:46:8: error: 'j' was not declared in this scope
    for(j=n-1;j>=0;j--)
        ^
0_0_13668589_21304.cpp:50:7: error: expected primary-expression before 'continue'
       continue;
       ^
0_0_13668589_21304.cpp:50:7: error: expected ')' before 'continue'


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-12-02 10:43:48, Gzip enabled