| Problem | crypto |
|---|---|
| User | Pyrros |
| Submission Time | 2025-02-08 15:14:48 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
crypto.cpp: In function ‘int main()’:
crypto.cpp:9:7: error: ‘sync_with_Stdio’ is not a member of ‘std::ios’ {aka ‘std::basic_ios<char>’}
9 | ios::sync_with_Stdio(0);
| ^~~~~~~~~~~~~~~