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_29470999_9309.cpp: In function 'int read()':
0_0_29470999_9309.cpp:15:11: error: expected primary-expression before '=' token
 if ( ch = = '-' ) t = true , ch = getchar ( ) ; 
           ^
0_0_29470999_9309.cpp: In function 'Matrix operator*(Matrix, Matrix)':
0_0_29470999_9309.cpp:8:12: error: expected ')' before 'long'
 #define ll long long
            ^
0_0_29470999_9309.cpp:35:41: note: in expansion of macro 'll'
 ret [ i ] [ j ] = ( ret [ i ] [ j ] + 1 ll * a [ i ] [ k ] * b [ k ] [ j ] ) % MOD ; 
                                         ^
0_0_29470999_9309.cpp: In function 'int main()':
0_0_29470999_9309.cpp:81:17: error: expected primary-expression at end of input
 for ( int j = 1 ; 
                 ^
0_0_29470999_9309.cpp:81:17: error: expected ';' at end of input
0_0_29470999_9309.cpp:81:17: error: expected primary-expression at end of input
0_0_29470999_9309.cpp:81:17: error: expected ')' at end of input
0_0_29470999_9309.cpp:81:17: error: expected statement at end of input
0_0_29470999_9309.cpp:81:17: error: expected '}' at end of input
0_0_29470999_9309.cpp:81:17: error: expected '}' at end of input
0_0_29470999_9309.cpp:81:17: error: expected '}' at end of input


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-23 03:08:50, Gzip enabled