Owl Get a Life
addition.cpp:1:2: error: expected unqualified-id before ‘public’ 1 | public int[] twoSum(int[] nums, int target) { | ^~~~~~