Problem showertheduck
User shoryu386
Submission Time 2023-12-29 14:32:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

showertheduck.cpp: In function ‘int main()’:
showertheduck.cpp:30:25: error: ‘B’ was not declared in this scope
30 | possibleBuckets[1][(B/A) * A + A] = 1;
| ^
showertheduck.cpp:30:27: error: ‘A’ was not declared in this scope
30 | possibleBuckets[1][(B/A) * A + A] = 1;
| ^