Skip to content

Commit 2ce007a

Browse files
committed
não cabado
modified: ProdutoTriplo.cpp
1 parent f31e001 commit 2ce007a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Exercicios/ProdutoTriplo.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ int main() {
1111
cin >> x;
1212
v.push_back(x);
1313
}
14-
15-
16-
1714
cout << mult << endl;
1815

1916
}

0 commit comments

Comments
 (0)