#include <stdio.h> int main() { printf("Test of the IRM\n"); return 0; }