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_39402498_9438.cpp:23:17: error: expected unqualified-id before 'for'
   23 |                 for(int l=0;l<n-1;++l)
      |                 ^~~
0_0_39402498_9438.cpp:23:31: error: 'n' was not declared in this scope
   23 |                 for(int l=0;l<n-1;++l)
      |                               ^
0_0_39402498_9438.cpp:23:31: error: 'n' was not declared in this scope
0_0_39402498_9438.cpp:23:31: error: 'n' was not declared in this scope
0_0_39402498_9438.cpp:23:31: error: 'n' was not declared in this scope
0_0_39402498_9438.cpp:23:31: error: 'n' was not declared in this scope
0_0_39402498_9438.cpp:23:31: error: 'n' was not declared in this scope
0_0_39402498_9438.cpp:23:31: error: 'n' was not declared in this scope
0_0_39402498_9438.cpp:23:31: error: 'n' was not declared in this scope
0_0_39402498_9438.cpp:23:31: error: 'n' was not declared in this scope
0_0_39402498_9438.cpp:23:29: error: 'l' does not name a type
   23 |                 for(int l=0;l<n-1;++l)
      |                             ^
0_0_39402498_9438.cpp:23:35: error: expected unqualified-id before '++' token
   23 |                 for(int l=0;l<n-1;++l)
      |                                   ^~
0_0_39402498_9438.cpp:25:17: error: 'cout' does not name a type
   25 |                 cout<<str[n-1]<<endl;
      |                 ^~~~
0_0_39402498_9438.cpp:26:9: error: expected declaration before '}' token
   26 |         }
      |         ^
0_0_39402498_9438.cpp:27:2: error: expected declaration before '}' token
   27 |  }
      |  ^


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-10-06 14:16:41, Gzip enabled