Skip to content

Commit

Permalink
4問javaを追加しました
Browse files Browse the repository at this point in the history
  • Loading branch information
palm7710 committed Dec 21, 2024
1 parent d3131b2 commit 3131c12
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/problems/problemData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -285,9 +285,6 @@ export const problemIdToName: Record<ProblemId, string> = {
// staticField5: '静的フィールド(5)',
// staticField6: '静的フィールド(6)',
// 初級プログラミングⅡ 第4回
makeClass1: 'クラスを作ろう(1)',
makeClass2: 'クラスを作ろう(2)',
constructor1: 'コンストラクタ(1)',
// 初級プログラミングⅡ 第5回
polymorphism1: 'ポリモルフィズム(1)',
// 初級プログラミングⅡ 第6回
Expand Down

0 comments on commit 3131c12

Please sign in to comment.