8 lines
No EOL
69 B
C++
8 lines
No EOL
69 B
C++
|
|
|
|
#include "main.h"
|
|
#include <stdint.h>
|
|
|
|
int main() {
|
|
return 0;
|
|
} |