Problem sheepishprogrammer
User j48495734
Submission Time 2026-04-11 21:57:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sheepishprogrammer.cpp: In function ‘int main()’:
sheepishprogrammer.cpp:4:5: error: ‘print’ was not declared in this scope; did you mean ‘printf’?
4 | print("wabbit.");
| ^~~~~
| printf