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_27113766_10614.cpp:6:1: error: missing terminating " character
 while(~scanf("%c%c%c%c*c,&j,&K,&l))
 ^
0_0_27113766_10614.cpp: In function 'int main()':
0_0_27113766_10614.cpp:4:7: error: expected initializer before '.' token
 char j.k.l;
       ^
0_0_27113766_10614.cpp:8:1: error: expected primary-expression before 'if'
 if (j>k)t=j,j=k.k=t;
 ^
0_0_27113766_10614.cpp:8:1: error: expected '}' before 'if'
0_0_27113766_10614.cpp:8:1: error: expected ')' before 'if'
0_0_27113766_10614.cpp:8:13: error: 'j' was not declared in this scope
 if (j>k)t=j,j=k.k=t;
             ^
0_0_27113766_10614.cpp:8:15: error: 'k' was not declared in this scope
 if (j>k)t=j,j=k.k=t;
               ^
0_0_27113766_10614.cpp:8:20: error: expected ')' before ';' token
 if (j>k)t=j,j=k.k=t;
                    ^
0_0_27113766_10614.cpp:9:4: error: 'j' was not declared in this scope
 if(j>l)t=j,j=l,l=t;
    ^
0_0_27113766_10614.cpp:9:6: error: 'l' was not declared in this scope
 if(j>l)t=j,j=l,l=t;
      ^
0_0_27113766_10614.cpp:10:4: error: 'k' was not declared in this scope
 if(k>l)t=k,k=l,l=t;
    ^
0_0_27113766_10614.cpp:10:6: error: 'l' was not declared in this scope
 if(k>l)t=k,k=l,l=t;
      ^
0_0_27113766_10614.cpp:11:23: error: 'j' was not declared in this scope
 printf("%c  %c  %c\n",j,k,l;
                       ^
0_0_27113766_10614.cpp:11:25: error: 'k' was not declared in this scope
 printf("%c  %c  %c\n",j,k,l;
                         ^
0_0_27113766_10614.cpp:11:27: error: 'l' was not declared in this scope
 printf("%c  %c  %c\n",j,k,l;
                           ^
0_0_27113766_10614.cpp: At global scope:
0_0_27113766_10614.cpp:15:1: error: expected unqualified-id before 'return'
 return 0;
 ^
0_0_27113766_10614.cpp:17:1: error: expected declaration 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-12-04 12:00:48, Gzip enabled