index
:
course
main
Unnamed repository; edit this file 'description' to name the repository.
Anhgelus Morhtuuzh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
semestre 3
/
structures des données
/
td
/
td1
/
exo5
/
A.h
blob: 5e5fa02df1ea6cd2c833e6ec5b0c6eac345001bf (
plain
)
1
2
3
4
5
6
7
#ifndef A_H
#define A_H
int
f
(
int
);
#endif