From 04cff2682c4858cfbc931d69e5775090e09c932d Mon Sep 17 00:00:00 2001 From: Anurag Kumar Singh <86841935+Anuragkr07@users.noreply.github.com> Date: Thu, 5 May 2022 18:23:51 +0530 Subject: [PATCH] Update 1352 A. Sum of Round Numbers.cpp --- 1352 A. Sum of Round Numbers.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1352 A. Sum of Round Numbers.cpp b/1352 A. Sum of Round Numbers.cpp index 42d709f..bf82a85 100644 --- a/1352 A. Sum of Round Numbers.cpp +++ b/1352 A. Sum of Round Numbers.cpp @@ -1,4 +1,4 @@ -//Bismillahir Rahmanir Rahim + #include using namespace std; int main()