Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
OS_checker
#if defined(_WIN32) || defined(_WIN64) || defined(__WINDOWS__) #error windows_OS #elif defined(__linux__) #error linux_OS #elif defined(__APPLE__) && defined(__MACH__) #error Mach_OS #elif defined(unix) || defined(__unix__) || defined(__unix) #error unix_OS #else #error Unknown_OS #endif #include <stdio.h> int main() { return 0; }
run
|
edit
|
history
|
help
0
Computing factorial of an integer with recursion and iteration
복소수 클래스 생성하기
codecvt wide string conversion with multibyte chars and locale + concatenation
ㅇㅇ
My Window
#30.1
hangman
Implements.cpp
du
kkk