Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
solution_problem4
//Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64 #include <iostream> int main() { int num; int total=0; int remnainder; cout<<"oprogram of coverting decimal binary "; cout<<"enter number to be cinverted to binary "; cin>>num; do{ rem=num%2; total=total+(i*remnainder); i=i*10; } while(num>0) { cout<<"so the binary number is "<<total; } }
run
|
edit
|
history
|
help
0
Spirit Lex combining token_id's with semantic actions
3
zero size std::array parameter
IBE FT ParseFileName
Is min defined?
hangman
xyz1_1 programm
Matrix paths right-down only, going through XY
Overload
MSVC ignoring unknown attributes