Problem | potatosalad |
---|---|
User | spidermancoolboy |
Submission Time | 2024-01-30 08:29:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:15:15: error: ‘most’ was not declared in this scope
15 | if (current>most){
| ^~~~
potatosalad.cpp:19:8: error: ‘most’ was not declared in this scope
19 | cout<<most;
| ^~~~