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_29861299_32134.cpp: In function 'int main()':
0_0_29861299_32134.cpp:25:25: error: request for member 'size' in 's', which is of non-class type 'char [100007]'
         for(int i=1;i<s.size();i++)
                         ^
0_0_29861299_32134.cpp:48:39: error: request for member 'size' in 's', which is of non-class type 'char [100007]'
                     if(!check(pos+1,s.size(),t)) flag = 0;
                                       ^
0_0_29861299_32134.cpp:55:26: error: request for member 'size' in 's', which is of non-class type 'char [100007]'
         sum += min(cnt[s.size()-1][t]-cnt[pos][t], r[t] - used[t]);
                          ^


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-24 01:53:44, Gzip enabled