🌈 style:
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#define M 2
|
||||
#define N 3
|
||||
|
||||
int main()
|
||||
int main( )
|
||||
{
|
||||
|
||||
// int a[M][N] = {{1, 2, 3}, {4, 5, 6}};
|
||||
|
||||
Reference in New Issue
Block a user