Update README.md
This commit is contained in:
parent
bb139ef419
commit
682b6ce7d8
@ -47,7 +47,7 @@ for (vectype i = vec.begin; i != vec.end(); i++)
|
||||
struct
|
||||
{
|
||||
int d ;
|
||||
doubel b;
|
||||
double b;
|
||||
}anon_s;
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user