double add(double a, double b) { return a + b; }
double
add
(
a
,
b
)
{
return
+
;
}
Лексикален анализ
By Alexander Stoichkov
ELSYS student