PIbd-22 Isaeva A.I. Lab work 1 Hard #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Зачтено с понижением балла(ов)
@ -0,0 +42,4 @@
}
}
if (_porthole == CountPortholes.Twenty) {
for (int i = 0; i < 10; ++i)
Имеется дублирующийся код
@ -0,0 +67,4 @@
if (_porthole == CountPortholes.Thirty){
for (int i = 0; i < 10; ++i)
{
g.setColor(Color.cyan);
Имеется дублирующийся код
Pull request closed