Problem dkdk
User kaien
Submission Time 2024-07-13 00:54:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dkdk.cpp: In function ‘int main()’:
dkdk.cpp:4:9: error: ‘redirect’ was not declared in this scope
4 | return redirect("https://raw.githubusercontent.com/ryangohca/photodump-bot/main/fromis_9/217d8818baf448fba55dd65daab05fe0847.png")
| ^~~~~~~~
dkdk.cpp:4:132: error: expected ‘;’ before ‘}’ token
4 | return redirect("https://raw.githubusercontent.com/ryangohca/photodump-bot/main/fromis_9/217d8818baf448fba55dd65daab05fe0847.png")
| ^
| ;
5 | }
| ~