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_17135791_24855.cpp: In function 'void fun(int)':
0_0_17135791_24855.cpp:26:74: error: expected ';' before numeric constant
                         Matrix[i][j]=(Matrix[i][j]+tmp1[i][k]*tmp2[k][j])24;
                                                                          ^
0_0_17135791_24855.cpp:38:66: error: expected ';' before numeric constant
                     tmp1[i][j]=(tmp1[i][j]+tmp2[i][k]*tmp2[k][j])24;
                                                                  ^
0_0_17135791_24855.cpp: In function 'int main()':
0_0_17135791_24855.cpp:55:67: error: expected ')' before numeric constant
             printf("%d\n",(2 * (Matrix[1][1]*5+Matrix[1][2]*2 )-1)24);
                                                                   ^


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 03:33:31, Gzip enabled