Commit 1a31b835 authored by yoshihito.saito's avatar yoshihito.saito

conflictを意図しています by yoshihito

parent 7b101dc2
#include <stdio.h>
int main(void) {
printf("hello, world!\n");
printf("hello, conflict!\n");
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment