Browse Source

defined ggT.h

remotes/origin/ggT
cxnnqr 11 months ago
parent
commit
3fa1f1877a
  1. 6
      src/ggT/ggt.h

6
src/ggT/ggt.h

@ -0,0 +1,6 @@
#ifndef GGT_H
#define GGT_H
int ggt(int a, int b);
#endif
Loading…
Cancel
Save