Problem | 3nplus1 |
---|---|
User | claireau |
Submission Time | 2024-06-04 21:52:22 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int main()’:
3nplus1.cpp:28:14: error: ‘std::ostream’ {aka ‘class std::basic_ostream<char>’} has no member named ‘str’
28 | cout << cout.str()<<endl;
| ^~~