Michael Habermann
Followers: 0 Following: 0
Did a log of embedded software and data analysis.
Programming Languages:
Python, C++, C, Java, C#, MATLAB, SQL, Perl, Assembly, Fortran, VHDL, Visual Basic
Spoken Languages:
English, German, Chinese
Python, C++, C, Java, C#, MATLAB, SQL, Perl, Assembly, Fortran, VHDL, Visual Basic
Spoken Languages:
English, German, Chinese
Feeds
已解决
Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...
2 years 前
已解决
Flip the bit
Given an input character string (e.g. '1001'), return a character string with the bits flipped ('0110').
2 years 前
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
2 years 前