Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Visual Studio C++ wont accept >> or << past the initial declarations
#include <iostream>; #include <cstdlib>; #include <string> using namespace std; int main() { cout << "Hello world!"; cout << "\nI am a C++ program!"; cout << "\n\nWhat is your name? "; string name; cin >> name; cout << "Nice to meet you, " << name; }
run
|
edit
|
history
|
help
0
Unicode_write2file
problem_binary_4
Regex pipe and tabs c++
!Enum
Program of cube
MSVC bug in __fastcall implementation !!!
pitch errors verification for Nowhk
cv5
enable_if::type
constexpr internal error