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_6650561_29428.cpp:39: error: expected `;' before "Matrix"
0_0_6650561_29428.cpp:44: error: expected `;' before '~' token
0_0_6650561_29428.cpp: In member function `void Matrix::output()':
0_0_6650561_29428.cpp:48: error: `s' undeclared (first use this function)
0_0_6650561_29428.cpp:48: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6650561_29428.cpp: In member function `void Matrix::clear()':
0_0_6650561_29428.cpp:54: error: `s' undeclared (first use this function)
0_0_6650561_29428.cpp: In member function `Matrix Matrix::operator*(const Matrix&) const':
0_0_6650561_29428.cpp:67: error: `s' undeclared (first use this function)
0_0_6650561_29428.cpp:69: error: 'const class Matrix' has no member named 's'
0_0_6650561_29428.cpp:70: error: 'class Matrix' has no member named 's'
0_0_6650561_29428.cpp:70: error: 'class Matrix' has no member named 's'
0_0_6650561_29428.cpp:70: error: 'const class Matrix' has no member named 's'
0_0_6650561_29428.cpp: In function `Matrix operator^(const Matrix&, const int&)':
0_0_6650561_29428.cpp:86: error: 'class Matrix' has no member named 's'
0_0_6650561_29428.cpp: In function `int gao(int, int, int)':
0_0_6650561_29428.cpp:98: error: 'class Matrix' has no member named 's'
0_0_6650561_29428.cpp:101: error: 'class Matrix' has no member named 's'
0_0_6650561_29428.cpp:102: error: 'class Matrix' has no member named 's'
0_0_6650561_29428.cpp:110: error: 'class Matrix' has no member named 's'
0_0_6650561_29428.cpp: In function `int main()':
0_0_6650561_29428.cpp:122: error: no matching function for call to `Matrix::Matrix(int, int)'
0_0_6650561_29428.cpp:35: note: candidates are: Matrix::Matrix()
0_0_6650561_29428.cpp:35: note:                 Matrix::Matrix(const Matrix&)
0_0_6650561_29428.cpp:123: error: no matching function for call to `Matrix::Matrix(int, int)'
0_0_6650561_29428.cpp:35: note: candidates are: Matrix::Matrix()
0_0_6650561_29428.cpp:35: note:                 Matrix::Matrix(const Matrix&)
0_0_6650561_29428.cpp:131: error: 'class Matrix' has no member named 's'


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-29 12:50:30, Gzip enabled