User: Apple1234

  • Public profile

User profile: Apple1234

User info
User name:Apple1234
Old user name:Maha25
History
Joined:
Number of posts:8
Latest posts:

Linked lists
This is my code: #include <iostream> using namespace std; struct node { int data; node* n...

Linked lists
I'm trying to insert a node in a sorted linked list. but my code is not working, it continuously kee...

BB
sorry, I'm a beginner programmer. Can you show me a way with my original program?

BB
I know the corners and sides don't work for my program, I'm just focused on the middle part of the i...

BB
That is not my whole code, this part is just for blurring an image. The first 2 for loops pick a pi...

This user does not accept Private Messages