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_22754903_5666.cpp:18:1: error: stray '\327' in program
 for(i=1;i<n||j<n;i++)  /注意这个或的关系
 ^
0_0_22754903_5666.cpp:18:1: error: stray '\242' in program
0_0_22754903_5666.cpp:18:1: error: stray '\322' in program
0_0_22754903_5666.cpp:18:1: error: stray '\342' in program
0_0_22754903_5666.cpp:18:1: error: stray '\325' in program
0_0_22754903_5666.cpp:18:1: error: stray '\342' in program
0_0_22754903_5666.cpp:18:1: error: stray '\270' in program
0_0_22754903_5666.cpp:18:1: error: stray '\366' in program
0_0_22754903_5666.cpp:18:1: error: stray '\273' in program
0_0_22754903_5666.cpp:18:1: error: stray '\362' in program
0_0_22754903_5666.cpp:18:1: error: stray '\265' in program
0_0_22754903_5666.cpp:18:1: error: stray '\304' in program
0_0_22754903_5666.cpp:18:1: error: stray '\271' in program
0_0_22754903_5666.cpp:18:1: error: stray '\330' in program
0_0_22754903_5666.cpp:18:1: error: stray '\317' in program
0_0_22754903_5666.cpp:18:1: error: stray '\265' in program
0_0_22754903_5666.cpp: In function 'int main()':
0_0_22754903_5666.cpp:3:16: error: 'nbsp' was not declared in this scope
 #define max 20 
                ^
0_0_22754903_5666.cpp:7:10: note: in expansion of macro 'max'
 { char a[max],b[max],c[max];
          ^
0_0_22754903_5666.cpp:3:20: error: expected ']' before ';' token
 #define max 20 
                    ^
0_0_22754903_5666.cpp:7:10: note: in expansion of macro 'max'
 { char a[max],b[max],c[max];
          ^
0_0_22754903_5666.cpp:7:13: error: expected primary-expression before ']' token
 { char a[max],b[max],c[max];
             ^
0_0_22754903_5666.cpp:7:20: error: expected primary-expression before ']' token
 { char a[max],b[max],c[max];
                    ^
0_0_22754903_5666.cpp:7:27: error: expected primary-expression before ']' token
 { char a[max],b[max],c[max];
                           ^
0_0_22754903_5666.cpp:13:14: error: 'a' was not declared in this scope
 scanf("%s%s",a,b);
              ^
0_0_22754903_5666.cpp:13:16: error: 'b' was not declared in this scope
 scanf("%s%s",a,b);
                ^
0_0_22754903_5666.cpp:17:1: error: 'c' was not declared in this scope
 c[0]=a[0];
 ^
0_0_22754903_5666.cpp:18:29: error: expected primary-expression before '/' token
 for(i=1;i<n||j<n;i++)  /注意这个或的关系
                             ^
0_0_22754903_5666.cpp:38:7: error: 'else' without a previous 'if'
  else
       ^
0_0_22754903_5666.cpp:48:15: error: 'else' without a previous 'if'
     else
               ^


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-07-09 05:56:59, Gzip enabled