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_31546192_4652.cpp: In function 'long long int cantor(int*)':
0_0_31546192_4652.cpp:100:28: error: request for member 'size' in 'wd', which is of non-class type 'int*'
     int ans = 0;int l = wd.size();
                            ^
0_0_31546192_4652.cpp: In function 'int reverse(int*)':
0_0_31546192_4652.cpp:113:28: error: request for member 'size' in 'wd', which is of non-class type 'int*'
     for (int i = 0; i < wd.size(); i++)
                            ^
0_0_31546192_4652.cpp:118:36: error: request for member 'size' in 'wd', which is of non-class type 'int*'
         for (int j = i + 1; j < wd.size(); j++)
                                    ^


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 08:53:02, Gzip enabled