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