Problem timeexam
User boomphcoding
Submission Time 2024-12-09 14:57:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:13:11: error: overloaded function with no contextual type information
13 | if (size.h() == 1){
| ^
timeexam.cpp:17:11: error: overloaded function with no contextual type information
17 | if (size.m() == 1){
| ^