Problem | logs |
---|---|
User | BigEd15 |
Submission Time | 2025-05-17 21:39:41 |
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:36:13: error: expected ‘(’ before ‘cutlog’
36 | } else if cutlog<K) {
| ^~~~~~
| (
logs.cpp:38:5: error: ‘else’ without a previous ‘if’
38 | } else {
| ^~~~
logs.cpp:40:9: error: assignment of function ‘std::ios_base& std::right(std::ios_base&)’
40 | right=middle-1;
| ~~~~~^~~~~~~~~