Problem collectmushrooms
User YellowPurpleDragon
Submission Time 2025-01-05 12:54:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

collectmushrooms.cpp:82:37: error: stray ‘\’ in program
82 | cout << segt(d, e, 0, a-1, 0) << \n;
| ^
collectmushrooms.cpp: In function ‘int main()’:
collectmushrooms.cpp:82:38: error: ‘n’ was not declared in this scope
82 | cout << segt(d, e, 0, a-1, 0) << \n;
| ^