Results 1 to 12 of 12
Thread: ++ !? !
Hybrid View
-
22nd May 2007 22:24 #1Registered User
Join Date: Aug:2005
Location:
Posts: 71
++ !? !
!
:
, , (1, 1) (2, 2). , n (n>=1) !
, !
++
-
22nd May 2007 22:37 #2
-
22nd May 2007 22:52 #3Registered User
Join Date: Aug:2006
Location:
Posts: 4,052

- -
, .
( , )
-
22nd May 2007 23:04 #4Registered User
Join Date: Aug:2005
Location:
Posts: 71
...
, .. ++ , .. .. ! ...
, ... ... ..
-
22nd May 2007 23:30 #5
-
22nd May 2007 23:19 #6Registered User
Join Date: Aug:2006
Location:
Posts: 4,052
, . , ? ? .
, -
-
22nd May 2007 23:32 #7Registered User
Join Date: Aug:2005
Location:
Posts: 71
-
23rd May 2007 13:37 #8
, :
- :
- :Code:struct Point { double x; double y; // - Point(double ax, double ay) : x(ax), y(ay) {} };
Code:double pointDistance(const Point& p1, const Point& p2) { double dx = p1.x - p2.x; double dy = p1.y - p2.y; return sqrt(dx*dx + dy*dy); }Internet - it doesn't make you stupid, it just makes your stupidity more accessible to others
-
23rd May 2007 17:35 #9
-
23rd May 2007 18:58 #10Registered User
Join Date: Aug:2005
Location:
Posts: 71
, !
.. ... include <iostream.h> main () ... , ++!?
-
23rd May 2007 19:59 #11
-
25th May 2007 00:07 #12
.
->.
http://www.koders.com/
, , .Fedora Core, FreeSpire, OpenSUSE .




Reply With Quote

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