Problem | gotoubun |
---|---|
User | Tyx2019 |
Submission Time | 2023-07-04 21:13:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoubun.cpp: In function ‘int main()’:
gotoubun.cpp:108:8: error: ‘struct node’ has no member named ‘set’; did you mean ‘lset’?
108 | seg1->set(0,1e9+2,0);
| ^~~
| lset
gotoubun.cpp:109:8: error: ‘struct node’ has no member named ‘set’; did you mean ‘lset’?
109 | seg2->set(0,1e9+2,0);
| ^~~
| lset
gotoubun.cpp:110:8: error: ‘struct node’ has no member named ‘set’; did you mean ‘lset’?
110 | seg3->set(0,1e9+2,0);
| ^~~
| lset