mirror of
https://github.com/ada-dmitry/prog.l_ada.git
synced 2026-09-24 09:10:14 +00:00
main1
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
//#include "dz_func.h"
|
||||
|
||||
void bin_search(struct st tmp[], int n){
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user