#include <init.h> #ifndef MAX #define MAX(a,v) ((a>=b)?a:b) #endif #define display(msg) System.out.println(msg)