Problem | oddoneout |
---|---|
User | Elliott2011 |
Submission Time | 2024-11-15 10:35:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
oddoneout.cpp: In function ‘int main()’:
oddoneout.cpp:7:6: error: declaration does not declare anything [-fpermissive]
7 | std::string ;
| ^~~~~~
oddoneout.cpp:8:2: error: ‘generate_string’ was not declared in this scope
8 | generate_string() {
| ^~~~~~~~~~~~~~~