Lab3 KozyrevSS GasolineTanker #4
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Laba3"
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?
PIbd-21 KozyrevSS GasolineTanker
Зачтено с понижением балла(ов)
@ -0,0 +19,4 @@
public int Insert(T car)
{
int index = -1;
Правильнее было вызвать Insert(T obj, 0);
Pull request closed