| Problem | sort |
|---|---|
| User | Karax |
| Submission Time | 2026-03-05 18:14:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sort.cpp: In function ‘int main()’:
sort.cpp:10:22: error: expected initializer before ‘n’
10 | unsigned _int128 n;
| ^
sort.cpp:11:12: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
11 | cin >> n;
| ^
| yn