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