Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 01065cb

Browse files
committed
add solution contest
1 parent 4955823 commit 01065cb

File tree

13 files changed

+111
-36
lines changed

13 files changed

+111
-36
lines changed

‎Khoá Học Java Tháng 10/Buoi11/CatManager/src/Test/Test.java‎

Lines changed: 0 additions & 14 deletions
This file was deleted.

‎Khoá Học Java Tháng 10/Buoi11/CatManager/src/models/Cat.java‎

Lines changed: 0 additions & 22 deletions
This file was deleted.
File renamed without changes.
7.47 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
package Test;
2+
3+
import models.Cat;
4+
5+
public class Test {
6+
public static void main(String[] args) {
7+
Cat meo1 = new Cat("Tom", -30, "Xám");
8+
}
9+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /