Problem trivialexam_ex
User chenweilian
Submission Time 2023-04-06 17:29:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trivialexam_ex.cpp: In function ‘int main()’:
trivialexam_ex.cpp:7:22: error: expected ‘;’ before ‘)’ token
7 | for(int i = 0; i < t) {
| ^
| ;