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_13920980_32019.cpp: In function 'void solve()':
0_0_13920980_32019.cpp:78:25: error: 'len' cannot be used as a function
                 if (len()>1)
                         ^
0_0_13920980_32019.cpp:80:40: error: 'len' cannot be used as a function
                     for (int k=1;k<len();k++)
                                        ^
0_0_13920980_32019.cpp:81:44: error: 'len' cannot be used as a function
                         for (int l=1;l<len();l++)
                                            ^
0_0_13920980_32019.cpp:83:40: error: 'len' cannot be used as a function
                     for (int k=0;k<len();k++)
                                        ^
0_0_13920980_32019.cpp:84:46: error: 'len' cannot be used as a function
                         for (int l=k+1;l<len();l++)
                                              ^
0_0_13920980_32019.cpp:91:41: error: 'len' cannot be used as a function
                     ans=(LL)ans*det(len())%MOD;
                                         ^


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-02 21:24:24, Gzip enabled