[Polygon] c++23 causes "Judgement Failed" verdict
Difference between en2 and en3, changed 30 character(s)
While testing a problem I made on polygon, I tried submitting multiple solutions (including the main solution on polygon), and all of them received "Judgement Failed" verdict↵

<a href="https://ibb.co/0jdtv8p"><img src="https://i.ibb.co/8DSctTn/image.png" alt="image" border="0"></a>↵

I thought maybe it's something with the problem but someone else creating a different problem was experiencing the same thing, thought It may be a problem with polygon on general but when I tried submitting older problems
, I didn't face this issue.↵

After some trials, I found out that switching everything 
(validator and generators) from C++23 to C++17 fixed the issue.↵

[user:MikeMirzayanov,2024-09-13]

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en6 English detective...dots 2024-09-14 00:11:10 36
en5 English detective...dots 2024-09-13 23:13:22 4 Tiny change: 'issue.\n\nUpdate: I have c' -> 'issue.\n\n**Update**: I have c'
en4 English detective...dots 2024-09-13 23:12:35 349
en3 English detective...dots 2024-09-13 22:31:41 30
en2 English detective...dots 2024-09-13 21:44:58 32 Tiny change: 'issue.\n\n' -> 'issue.\n\n[user:MikeMirzayanov]'
en1 English detective...dots 2024-09-13 21:44:04 683 Initial revision (published)