Problem2212--Write a class having a public pure virtual method.

2212: Write a class having a public pure virtual method.

Time Limit: 1 Sec  Memory Limit: 128 MB
Submit: 0  Solved: 0
[Submit] [Status] [Web Board] [Creator:]

Description

Write a class having a public pure virtual method. You need not put any other members in the class.

Source/Category

49