#include void main(void) { unsigned char z; for(z=0;z<=255;z++) P1=z; }