online compiler and debugger for c/c++

code. compile. run. debug. share.
Source Code   
Language
// SITUVNgcd #include <stdio.h> int main(){ // Xem INP freopen("INP", "r", stdin); char a[100], b[100], c[100]; // scanf("%[^|]%*c%[^|]%*c%[^|]", a, b, c); printf("A: %s, B: %s, C:%s", a, b, c); return 0; }
12345|Lagger Lagger Lagger Lagger Lagger|67890

Compiling Program...

Command line arguments:
Standard Input: Interactive Console Text
×

                

                

Program is not being debugged. Click "Debug" button to start program in debug mode.

#FunctionFile:Line
VariableValue
RegisterValue
ExpressionValue