| Problem | firstabc |
|---|---|
| User | CalebKow |
| Submission Time | 2025-06-24 09:46:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
firstabc.cpp: In function ‘int main()’:
firstabc.cpp:27:14: error: invalid operands of types ‘long double’ and ‘long double’ to binary ‘operator%’
27 | if (product%div==0) {
| ~~~~~~~^~~~
| | |
| | long double
| long double