Problem | iqtest |
---|---|
User | helloworld |
Submission Time | 2023-08-02 09:11:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
iqtest.cpp: In function ‘int main()’:
iqtest.cpp:11:18: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
11 | for(int j=0;j<=p;j++)
| ^