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_39491385_13578.cpp: In function 'int main()':
0_0_39491385_13578.cpp:32:9: error: expected primary-expression before 'int'
   32 |         int len1 = strlen(ss);
      |         ^~~
0_0_39491385_13578.cpp:36:24: error: 'len1' was not declared in this scope; did you mean 'len'?
   36 |         for(int i=1; i<len1-1; i++)
      |                        ^~~~
      |                        len
0_0_39491385_13578.cpp:72:24: error: 'len1' was not declared in this scope; did you mean 'len'?
   72 |         for(int i=1; i<len1-1; i++)
      |                        ^~~~
      |                        len


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-09-17 03:19:14, Gzip enabled