Problem | problematicjourney |
---|---|
User | bobthebill1 |
Submission Time | 2024-02-24 10:56:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
problematicjourney.cpp:67: error: unterminated argument list invoking macro "mems"
problematicjourney.cpp: In function ‘long long int chk(long long int)’:
problematicjourney.cpp:26:2: error: ‘mems’ was not declared in this scope
26 | mems(dist, -1};
| ^~~~
problematicjourney.cpp:26:2: error: expected ‘}’ at end of input
problematicjourney.cpp:24:15: note: to match this ‘{’
24 | int chk(int w){
| ^