Problem timeexam
User claireau
Submission Time 2026-08-08 20:10:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:16:24: error: expected primary-expression before ‘>’ token
16 | else if (sexyminutes=>10){
| ^
timeexam.cpp:35:1: error: expected ‘}’ at end of input
35 | }
| ^
timeexam.cpp:5:16: note: to match this ‘{’
5 | signed main () {
| ^