#include int main(void) { printf("Hello RISC-V"); return 0; }