| Problem | fraud |
|---|---|
| User | cobnet |
| Submission Time | 2026-03-12 15:57:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fraud.cpp: In function ‘int main()’:
fraud.cpp:31:33: error: missing template arguments before ‘)’ token
31 | low = max(low, ratio);
| ^
fraud.cpp:33:35: error: missing template arguments before ‘)’ token
33 | high = min(high, ratio);
| ^