Problem | mathexam |
---|---|
User | IWKR |
Submission Time | 2024-01-29 21:06:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
mathexam.cpp: In function ‘int32_t main()’:
mathexam.cpp:31:82: error: expected ‘)’ before ‘;’ token
31 | long double g = max(j / ((long double)2 * a, f / ((long double)2 * a);
| ~ ^
| )
mathexam.cpp:31:82: error: expected ‘)’ before ‘;’ token
31 | long double g = max(j / ((long double)2 * a, f / ((long double)2 * a);
| ~ ^
| )