Not logged in
Login
Signup
Activity Log
Challenges
Forums
Help
You are here:
Home
→
Forums
→
Calendar
→
The 3x4 output...
The 3x4 output...
Add a reply
Posted by
reverendbingo
1474 days ago:
Lazy me, I wrote a solution only to realise my output was month-below-month, rather than the required 3x4 table in the example.
Pfffff, and I can't think of a solution to adapt my existing code.
So I'll have to rewrite it.
Quote this
Posted by
carldr
1473 days ago:
Sorry to hear that, I hope you get a working solution soon!
Quote this
Posted by
pbx
1358 days ago:
reverendbingo (if you're still around and interested in this) -- I think if you change your solution so that it accumulates the output instead of printing it (as I'm guessing it does), you may see some ways around your problem.
Quote this
Add a reply
A
29degrees
diversion |
Pfffff, and I can't think of a solution to adapt my existing code.
So I'll have to rewrite it.