Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Not an overflow
//Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x86 #include <iostream> int main() { unsigned long b= 35000000; unsigned long n = ( 100 * 30000000 ) / b; std::cout << n << std::endl; }
run
|
edit
|
history
|
help
0
javascritp
virtual inheritance
CommandQueue
Multi Inheritance
Redeclare with auto
MSVC bug in __fastcall implementation !!!
Postfix side effect returning 2
Rounding in C++
print adapted struct
MSVC lambda bug