Untitled

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> #include <string.h> using namespace std; int main() { char s1[10]="1111"; char s2[10]="22222"; cout << (s1, s2); return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines