Ilya_konstantinov

Untitled

Feb 27th, 2026
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. =============================== solution.S
  2. .intel_syntax noprefix
  3. .section .note.GNU-stack
  4.  
  5. .text
  6. .global Solve
  7. Solve:
  8. // TODO: your code here.
  9.  
Advertisement
Add Comment
Please, Sign In to add comment