Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
int divide by int
//g++ 5.4.0 #include <iostream> int main() { double c = 5/9; double d = 5.0/9; std::cout << c << std::endl; std::cout << d << std::endl; return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Dejalo a la Suerte
Dynamic Programming For Combinatorics - 1
Beadandó
HW0
ThreadPool
123
Test 9(2021)
Breakfast
Building squares using smallest amount of matches
Dar
Please log in to post a comment.