| Problem | distribution |
|---|---|
| User | chenweilian |
| Submission Time | 2023-04-13 16:59:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
distribution.cpp: In function ‘void bf1(int, ll)’:
distribution.cpp:86:13: error: ‘n’ was not declared in this scope
86 | if(i == n/2) {
| ^
distribution.cpp: In function ‘void bf2(int, ll)’:
distribution.cpp:140:13: error: ‘n’ was not declared in this scope
140 | if(i == n) {
| ^