Tsukanova I.V. HardLabWork3 #5

Closed
Inohara wants to merge 5 commits from LabWork03 into LabWork2
Owner
No description provided.
Inohara added 5 commits 2022-11-16 10:13:04 +04:00
Inohara changed title from LabWork03 to Tsukanova I.V. HardLabWork3 2022-11-16 10:13:56 +04:00
Inohara requested review from eegov 2022-11-16 10:14:10 +04:00
eegov approved these changes 2022-11-18 10:33:01 +04:00
eegov left a comment
Collaborator

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -0,0 +11,4 @@
Blocks = new ArrayList<>(blocksCount);
}
public int AddWarship(T warship){
Collaborator

Методы должны были быть полиморфные

Методы должны были быть полиморфные
@ -0,0 +20,4 @@
return -1;
}
public int AddBlock(U block){
Collaborator

Методы должны были быть полиморфные

Методы должны были быть полиморфные
eegov closed this pull request 2022-11-18 10:33:08 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Inohara/PIbd-22_Tsukanova_I.V._AircraftCarrier_Hard#5
No description provided.