This website requires JavaScript.
Explore
Help
Sign In
3023528
/
c-uebungen
forked from
smits/c-uebungen
Watch
1
Star
0
Fork
You've already forked c-uebungen
0
Code
Pull Requests
Activity
main
c-uebungen
/
Assignment_023
/
solution
/
benchmark.h
6 lines
89 B
C
Raw
Permalink
Blame
History
#
ifndef BENCHMARK_H
#
define BENCHMARK_H
#
define RUNS 100000000
#
endif
/* BENCHMARK_H */
View Git Blame
Copy Permalink