Mã chấm Tài khoản Bài tập Ngôn ngữ lập trình Trạng thái Thời gian Bộ nhớ Kích thước Thời gian nộp
599910 Trần Nguyên Vũ CỘNG DÃY SỐ C/C++ Lỗi biên dịch (CE) 0 MS 0 KB 1008 2024-11-21 09:40:43

Lỗi biên dịch:

Main.cc: In function ‘int main()’:
Main.cc:10:1: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   10 | if((n>=1 || n<=10*10*10*10*10*10) && (m>=1 || m<=10*10*10*10*10*10))
      | ^~
Main.cc:18:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
   18 |     for(int i=0;i