This commit is contained in:
Džubara 2024-03-12 09:35:26 +01:00
parent 26e798675a
commit 05e0f0b8eb
3 changed files with 3 additions and 5 deletions

View File

@ -1,4 +0,0 @@
[ZoneTransfer]
ZoneId=3
ReferrerUrl=https://student.kemt.fei.tuke.sk/pvjc/cvicenia/test
HostUrl=https://student.kemt.fei.tuke.sk/pvjc/cvicenia/test/list-ops.zip

View File

@ -127,4 +127,6 @@ void delete_list(list_t *list) {
free(list);
}
int main(){
return 0;
}

0
du5/program.c Normal file
View File