Results 1 to 4 of 4
Hybrid View
-
28th November 2011 21:10 #1Registered User
Join Date: Oct:2010
Location: Vidin
Posts: 8
! , . br 1. :
, , .obhojdane_spisaci(Head, Head2);
obhojdane_spisaci(Head2, Head);
!Code:void obhojdane_spisaci(Point P, Point C) { P->br=0; while (P!=NULL) { while (C!=NULL) { if (P->info.compare(C->info)==0) P->br+=1; C=C->next; } P=P->next; } }Last edited by vbTheKing; 28th November 2011 at 23:02.
-
28th November 2011 23:36 #2
-
28th November 2011 23:37 #3Registered User
Join Date: Oct:2003
Location:
Posts: 4,317
, ? .
C , ?
-
28th November 2011 23:55 #4Registered User
Join Date: Oct:2010
Location: Vidin
Posts: 8
15 , ,

--------- 23:55 --------- : 23:48 ---------
!




Reply With Quote
Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in