Problem | samelength |
---|---|
User | Elnathan |
Submission Time | 2023-09-19 13:26:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
samelength.cpp: In function ‘int main()’:
samelength.cpp:6:51: error: expected ‘)’ before ‘;’ token
6 | ios_base::sync_with_stdio(false); cin.tie(NULL; cout.tie(NULL);
| ~ ^