Problem 3nplus1
User anantika
Submission Time 2024-08-04 21:12:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:14:18: error: ‘end1’ was not declared in this scope
14 | cout << n << end1; // Print the last element which is 1
| ^~~~