| Problem | add1 |
|---|---|
| User | ZacharyTan2010 |
| Submission Time | 2024-04-01 15:37:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
add1.cpp: In function ‘int main()’:
add1.cpp:6:11: error: ‘e’ was not declared in this scope
6 | cout<<(x+e-2);
| ^