C++程序  |  6行  |  38 B


@interface B
- (double)method;
@end