Problem toxicwaste
User Pan
Submission Time 2024-09-20 20:30:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

toxicwaste.cpp: In function ‘int main()’:
toxicwaste.cpp:75:22: error: ‘tot’ was not declared in this scope
75 | fill(match, match + tot, -1);
| ^~~