Changes in benchmark/function.c [bf71cfd:dc33b5b]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
benchmark/function.c
rbf71cfd rdc33b5b 15 15 ) 16 16 17 printf("% llu\n", result);17 printf("%g\n", result); 18 18 }
Note:
See TracChangeset
for help on using the changeset viewer.