0_0_21442685_1376.cpp: In function 'int main()': 0_0_21442685_1376.cpp:9:2: error: expected ',' or ';' before 'while' while(t--){int x;scanf("%d",&x);if(x <= 25) ans++;} ^