- 0 Posts
- 4 Comments
Joined 3 months ago
Cake day: August 6th, 2025
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
  0·19 days ago 0·19 days ago- I’m not too good with java, but it should be something like this: - public static int convertRomanNumeral(string n){Map.of("M","DD","CD","CCCC","D","CCCCC","C","LL","XL","XXXX","L","XXXXX","X","VV","IV","IIII","V","IIIII");.forEach((k,v)->{n=n.replace(k,v);});return n.length();}
  0·19 days ago 0·19 days ago- Since Roman numerals have an upper bound, the time complexity is always O(1). 


Than complain to IT, not to me.
When someone tells you to install Linux and reply that you don’t know how, they’re often willing to help.
That is a perfect reason why they didn’t have to use Linux, but do have to use it now.
In that case, they’re probably not a gamer, which is the best reason not to switch to Linux. Also, when you buy a new computer, it is probably faster and less stressful to install Linux, than Windows 11 (assuming you want a usable win11, with most spyware disabled).