Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
sdfsdf
#include <iostream> int main() { std::size_t x = 10; std::size_t y = 7; const auto a = 100.0*y/x; const auto b = y/x*100.0; std::cout << a << " vs " << b; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Stock buy/sell, maximum subarray problem
Shortest Non Common Subsequence
SL_Dictance challange
Void main
Scemo
abbinsertbool
Handling new types without using RTTI
pointer array of functions
Test 12(2021)
Functions-Part I
Please log in to post a comment.