-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Description
i am a rookie,anybody can tell me how to input a input,
such as:
#include <stdio.h>
int main(){
int a;
scanf("%d", &a,);
printf("%d",a);
}
i find that there is a solution 'https://github.com/brendan-rius/jupyter-c-kernel/issues/58'
but, where can i put "#include <stdio_wrap.h>" in ?
i dont know!
help me,please!
Metadata
Metadata
Assignees
Labels
No labels