The Online Judge board
Skip to content
Moderator: Board moderators
Post by ImLazy » Thu Nov 22, 2007 4:06 pm
Code: Select all
class C { int a[10]; int b; C(): b(1) {} }
Post by mf » Thu Nov 22, 2007 4:17 pm
Return to “C++”