#include <stdio.h> int main() { int s=0; float taxi=0.0; scanf("%d",&s); taxi=s/10.0+10; printf("%c",s>taxi?'v':'w'); return 0; }
比较2者时间,走路路程就是时间