We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

Talk:ErrorFullC++

From Esolang
Jump to navigation Jump to search

My rebuttal to the first error message:

ios::sync_with_stdio(false);
cin.tie(0);
cout.tie(0);
Yep, optimized cin/cout can be much faster than scanf/printf, but there are other error messages that make less sense then this one! --None1 (Nope.) 13:54, 14 August 2026 (UTC)