Problem | 3nplus1 |
---|---|
User | shaokai348 |
Submission Time | 2025-03-02 14:55:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:13:26: error: ‘end1’ is not a member of ‘std’; did you mean ‘ends’?
13 | std::cout << a << std::end1;
| ^~~~
| ends