Skip to content

weather observation 19 solution is wrong  #8

@ritwikdalmia

Description

@ritwikdalmia

select round(sqrt(pow(min(lat_n)-max(lat_n),2)+ pow(min(long_w)-max(long_w),2)),4) from station;

it is a correct solution

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions