32d1af60eb53d585fce17200690c1f8d1f90f709
[TD_C.git] / exo_skel / exo_skel.c
1 #include <stdio.h>
2
3 int main() {
4
5 return 0;
6 }