Changes in benchmark/schedext/upp.cc [dc33b5b:bf71cfd]
- File:
-
- 1 edited
-
benchmark/schedext/upp.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
benchmark/schedext/upp.cc
rdc33b5b rbf71cfd 20 20 ) 21 21 22 printf("% g\n", result);22 printf("%llu\n", result); 23 23 go = 0; 24 24 return 0;
Note:
See TracChangeset
for help on using the changeset viewer.