Select the types of activity you want to include in your feed.
1#include <stdio.h> 2 3unsigned long long M17project_cranelift_4main_A0_RI(); 4 5int main() { 6 unsigned long long outcome = M17project_cranelift_4main_A0_RI(); 7 printf("%lld\n", outcome); 8}