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_27113718_4187.cpp: In function 'int main()':
0_0_27113718_4187.cpp:4:7: error: expected initializer before '.' token
 char j.k.l;
       ^
0_0_27113718_4187.cpp:6:26: error: 'j' was not declared in this scope
 while(~scanf("%c%c%c%c",&j,&k,&l)
                          ^
0_0_27113718_4187.cpp:6:29: error: 'k' was not declared in this scope
 while(~scanf("%c%c%c%c",&j,&k,&l)
                             ^
0_0_27113718_4187.cpp:6:32: error: 'l' was not declared in this scope
 while(~scanf("%c%c%c%c",&j,&k,&l)
                                ^
0_0_27113718_4187.cpp:7:1: error: expected ')' before '{' token
 {
 ^
0_0_27113718_4187.cpp:11:28: error: expected ')' before ';' token
 printf("%c  %c  %c\n",j,k,l;
                            ^


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 11:25:39, Gzip enabled