/* * * 7.33 * * */ int main () { /* Fixed version Screen::pos Screen::size() const { return height * width; } */ return 0; }