Problem | add1 |
---|---|
User | thelusidian |
Submission Time | 2024-04-01 15:34:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
add1.cpp: In function ‘int main()’:
add1.cpp:7:27: error: expected ‘;’ before ‘!’ token
7 | cout << ((((x+1)-0)*1)/1)!;
| ^
| ;