foo.cc: In function 'int main()':
foo.cc:85:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(TL<0.0)TL+=TAU;if(TL>TAU)TL-=TAU;
^~
foo.cc:85:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
if(TL<0.0)TL+=TAU;if(TL>TAU)TL-=TAU;
^~
foo.cc:94:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(TL<0.0)TL+=TAU;if(TL>TAU)TL-=TAU;
^~
foo.cc:94:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
if(TL<0.0)TL+=TAU;if(TL>TAU)TL-=TAU;
^~
[Hydro](https://hydro.ac)提供评测服务