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_25402900_32048.cpp:34:16: error: missing terminating " character
                scanf("%s,ss);               int len=strlen(ss);
                ^
0_0_25402900_32048.cpp: In function 'int main()':
0_0_25402900_32048.cpp:35:16: error: expected primary-expression before 'int'
                int num1=0,num2=0,num=0;
                ^
0_0_25402900_32048.cpp:35:27: error: 'num2' was not declared in this scope
                int num1=0,num2=0,num=0;
                           ^
0_0_25402900_32048.cpp:35:34: error: 'num' was not declared in this scope
                int num1=0,num2=0,num=0;
                                  ^
0_0_25402900_32048.cpp:36:30: error: 'len' was not declared in this scope
                for(int j=0;j<len;j++)
                              ^
0_0_25402900_32048.cpp:39:25: error: 'num1' was not declared in this scope
                         num1++;
                         ^
0_0_25402900_32048.cpp:41:28: error: 'num1' was not declared in this scope
                         if(num1)
                            ^
0_0_25402900_32048.cpp:47:23: error: 'num1' was not declared in this scope
                a[i].l=num1;
                       ^


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-11-17 07:46:13, Gzip enabled