Problem ihate1111
User avner21
Submission Time 2023-04-25 11:18:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ihate1111.cpp:42:2: error: stray ‘#’ in program
42 | }#include <iostream>
| ^
ihate1111.cpp:42:3: error: ‘include’ does not name a type
42 | }#include <iostream>
| ^~~~~~~
ihate1111.cpp:46:5: error: redefinition of ‘int main()’
46 | int main() {
| ^~~~
ihate1111.cpp:5:5: note: ‘int main()’ previously defined here
5 | int main() {
| ^~~~