fork download
  1. Var k,m,n:integer;
  2. A,b,c:real;
  3. Procedure p(i:integer; var j:integer; x:real; var y:real);
  4. Begin
  5. {......}
  6. End.
Runtime error #stdin #stdout 0.81s 214656KB
stdin
Standard input is empty
stdout
Standard output is empty