dokoncenie
This commit is contained in:
parent
f48b7e3489
commit
3dc5a48adf
@ -36,7 +36,6 @@ int main(){
|
|||||||
srand(time(NULL));
|
srand(time(NULL));
|
||||||
struct station* station = create_station();
|
struct station* station = create_station();
|
||||||
test_station(station);
|
test_station(station);
|
||||||
count_capacity(station);
|
|
||||||
destroy_station(station);
|
destroy_station(station);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user