Problem 3nplus1
User Akshar
Submission Time 2024-06-20 11:04:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:11:23: error: ‘end1’ was not declared in this scope
11 | cout << (n*3+1) << end1;
| ^~~~