Untitled

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> using namespace std; #define concat(a, b) a ## b int main() { int xy = 100; cout << concat(x, y); return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines