Problem reinforcement
User shoryu386
Submission Time 2025-12-01 14:05:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

reinforcement.cpp:10:27: error: ISO C++ forbids declaration of ‘operator<’ with no type [-fpermissive]
10 | operator<(const bruh& b) const{
| ^~~~~