Problem snowball
User briyanii
Submission Time 2023-08-18 16:24:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

snowball.cpp: In function ‘int main()’:
snowball.cpp:16:11: error: ‘i’ was not declared in this scope
16 | if (yes[i] != *max_element(yes.begin(), yes.end())){
| ^