Problem | logs |
---|---|
User | BigEd15 |
Submission Time | 2025-05-17 21:40:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
logs.cpp: In function ‘int main()’:
logs.cpp:25:2: error: ‘answer’ was not declared in this scope
25 | answer=longestlog;
| ^~~~~~
logs.cpp:40:9: error: assignment of function ‘std::ios_base& std::right(std::ios_base&)’
40 | right=middle-1;
| ~~~~~^~~~~~~~~