Problem helloworld
User asruby
Submission Time 2026-07-27 14:34:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

helloworld.cpp:1:1: error: ‘import’ does not name a type
1 | import requests
| ^~~~~~
helloworld.cpp:14:1: error: ‘def’ does not name a type
14 | def ask_ai(prompt):
| ^~~
helloworld.cpp:31:5: error: expected unqualified-id before ‘)’ token
31 | )
| ^