C++程序  |  4行  |  33 B

@interface A
- (int)method;
@end