0_0_31818046_2581.cpp: In function 'int main()':
0_0_31818046_2581.cpp:5:20: error: 'T' was not declared in this scope
while(~scanf("%d",&T)){
^
0_0_31818046_2581.cpp:6:5: error: 'i' was not declared in this scope
for(i=0;i<T;i++){
^
0_0_31818046_2581.cpp:10:31: error: expected ';' before '}' token
if(miao>=60){miao-=60;flag1=1}
^
0_0_31818046_2581.cpp:12:29: error: expected ';' before '}' token
if(fen>=60){fen-=60;flag2=1}
^
0_0_31818046_2581.cpp: At global scope:
0_0_31818046_2581.cpp:19:1: error: 'https' does not name a type
https://www.bootcss.com/p/layoutit/
^
|