1 solutions

  • 0
    @ 2025-11-5 17:20:50

    C :

    #include <stdio.h>
    int main()
    {
    	printf("1\npop(pst, buf, c, w)\n");
      	return 0;
    }
    

    C++ :

    #include<iostream>
    using namespace std;
    int main()
    {
    	cout<<-1<<endl;
    	cout<<"cout<<c<<" ""<<endl;
    }
    
    • 1

    Information

    ID
    18326
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    (None)
    Tags
    # Submissions
    0
    Accepted
    0
    Uploaded By