The Last to Comment Wins

Tempokai

The Overworked One
Joined
Nov 16, 2021
Messages
1,396
Points
153
#include <stdio.h>

int main() {
for (int i = 0; i < 10; i++) {
printf("? ");
}
printf("\n");
return 0;
}
 

Shiriru_B

Book binge in progress.
Joined
Nov 1, 2020
Messages
356
Points
133
I'm winning by being tired of water, I need some soda in my life right now, sugary tasty soda
 

JayMark

It's Not Easy Being Nobody, But Somebody Has To.
Joined
Jul 31, 2024
Messages
1,711
Points
128
Good luck; we are famously a chocking hazard!
I would never use a pencil holder to keep a truck in place. that would violate JISHA safety standards and get me fired.
 
Top