Run Code
|
API
|
Code Wall
|
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
Print All Paths In Matrix
Boggle Game
CountingSort
poprawione_i_podzielone_1
FuktExam.cpp
test
Szukanie elementu w niemalejąco posortowanej tablicy używając wyszukiwania binarnego
Bitset Operators
BridgeEdge
Lowest common ancestor