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_37767098_16734.cpp:65:11: error: 'll' was not declared in this scope
 int limit(ll x){
           ^
0_0_37767098_16734.cpp:65:16: error: expected ',' or ';' before '{' token
 int limit(ll x){
                ^
0_0_37767098_16734.cpp: In function 'bool check(const Mat&, const Mat&)':
0_0_37767098_16734.cpp:72:26: error: 'll' was not declared in this scope
         ans = limit(ans+(ll)lhs.a[1][i]*rhs.a[i][m]);
                          ^
0_0_37767098_16734.cpp:72:52: error: 'limit' cannot be used as a function
         ans = limit(ans+(ll)lhs.a[1][i]*rhs.a[i][m]);
                                                    ^


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-12-02 11:57:09, Gzip enabled