Problem sufferingprogrammer
User RandomCtfNoob
Submission Time 2025-06-30 16:47:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sufferingprogrammer.cpp: In function ‘int main()’:
sufferingprogrammer.cpp:4:9: error: ‘String’ was not declared in this scope
4 | cin << String i;
| ^~~~~~
sufferingprogrammer.cpp:5:10: error: ‘i’ was not declared in this scope
5 | cout >> i;
| ^