- Owner
- mrlini
- Problem
- A+B
- Source
- 0.27KB
- Result
- Compile error (Non-zero exit status: 1)
Compiler output
prog.c: In function 'main': prog.c:10:5: error: 'n1' undeclared (first use in this function) n1 = 0; ^ prog.c:10:5: note: each undeclared identifier is reported only once for each function it appears in