Problem gift
User briyanii
Submission Time 2024-01-25 15:34:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

gift.cpp: In function ‘int main()’:
gift.cpp:11:17: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
11 | if (allbean > 1) {
| ^