#include using namespace std; int main(void){ // Your code here! int A; for(int i=1;i<=10;i++){ cin>>A; if(A!=i){cout<