TheAlgo / Coursera-Java-for-Android

Solutions for the course Java for Android
106 stars 161 forks source link

Compile Error: Error 37 #1

Closed abhirupbanerjee97 closed 5 years ago

abhirupbanerjee97 commented 5 years ago

Getting the issue of Compile Error: Error 37 on submitting the zip file by adding the file FillTheCorral.java, Gate.java and HerdManager.java in that zip archive. On uploading the zip file available in this repository the auto-grader is taking an extremely long time to grade it and hence no result is coming. This is regarding the Building your own Classes pt 2 - Auto Graded programming assignment of week 3.

abhirupbanerjee97 commented 5 years ago

It works although the auto-grader takes a lot of time. Sorry for creating the issue.

Jony110104 commented 5 years ago

abhirup bro i cannot solve this

FarsFuad commented 4 years ago

this is driving me crazy...

AMAN-LADWA commented 4 years ago

anything on this please?

KKhosla88 commented 4 years ago

anything on this please?

did u get it solved i also need help on this

KKhosla88 commented 4 years ago

anything on this please? bro got answer u must update three files i.e Gate.java,FillTheCorral.java,HerdMaager.java and do rember to intialize HERD in HerdMaager.java it also created alot problem

ADITIJ700 commented 4 years ago

Getting the issue of Compile Error: Error 37 on submitting the zip file by adding the file FillTheCorral.java, Gate.java and HerdManager.java in that zip archive. On uploading the zip file available in this repository the auto-grader is taking an extremely long time to grade it and hence no result is coming. This is regarding the Building your own Classes pt 2 - Auto Graded programming assignment of week 3.

Umm,just zip the main files(gate,fillthecoral,her manager) ,the autorgrade will do accept it

KKhosla88 commented 4 years ago

Getting the issue of Compile Error: Error 37 on submitting the zip file by adding the file FillTheCorral.java, Gate.java and HerdManager.java in that zip archive. On uploading the zip file available in this repository the auto-grader is taking an extremely long time to grade it and hence no result is coming. This is regarding the Building your own Classes pt 2 - Auto Graded programming assignment of week 3.

Umm,just zip the main files(gate,fillthecoral,her manager) ,the autorgrade will do accept it

answer-files.zip

ADITIJ700 commented 4 years ago

Getting the issue of Compile Error: Error 37 on submitting the zip file by adding the file FillTheCorral.java, Gate.java and HerdManager.java in that zip archive. On uploading the zip file available in this repository the auto-grader is taking an extremely long time to grade it and hence no result is coming. This is regarding the Building your own Classes pt 2 - Auto Graded programming assignment of week 3.

Umm,just zip the main files(gate,fillthecoral,her manager) ,the autorgrade will do accept it

answer-files.zip

Yes,Thankyou! :)

RahulChoudhary9910 commented 4 years ago

please anyone explain or solve the same issue

Screenshot 2020-06-05 20 57 39

RahulChoudhary9910 commented 4 years ago

@ADITIJ700 @abhirupbanerjee97 @KKhosla88 please help ?

ADITIJ700 commented 4 years ago

@ADITIJ700 @abhirupbanerjee97 @KKhosla88 please help ?

Hey @RahulChoudhary9910 , I think something is missing in your Gate class. Here is my output so you can cross-check :) Gate.txt

Couldn't upload it in .java form,but it contains all the required class and paramteres.

RahulChoudhary9910 commented 4 years ago

thank you for reply,

i attached 3 files gate fillthecorral herdmanager please check once

and total these files only right zipped and than have to upload ?

On Fri, Jun 5, 2020 at 9:36 PM Aditi Khedkar notifications@github.com wrote:

@ADITIJ700 https://github.com/ADITIJ700 @abhirupbanerjee97 https://github.com/abhirupbanerjee97 @KKhosla88 https://github.com/KKhosla88 please help ?

Hey @RahulChoudhary9910 https://github.com/RahulChoudhary9910 , I think something is missing in your Gate class. Here is my output so you can cross-check :) Gate.txt https://github.com/TheAlgo/Coursera-Java-for-Android/files/4737255/Gate.txt

Couldn't upload it in .java form,but it contains all the required class and paramteres.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TheAlgo/Coursera-Java-for-Android/issues/1#issuecomment-639598558, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOYLVKKYTS5DXOWZY72OXZLRVEJX5ANCNFSM4HDMRNIQ .

RahulChoudhary9910 commented 4 years ago

please see attached files now attached txt files

please see and tell how to upload

On Fri, Jun 5, 2020 at 9:36 PM Aditi Khedkar notifications@github.com wrote:

@ADITIJ700 https://github.com/ADITIJ700 @abhirupbanerjee97 https://github.com/abhirupbanerjee97 @KKhosla88 https://github.com/KKhosla88 please help ?

Hey @RahulChoudhary9910 https://github.com/RahulChoudhary9910 , I think something is missing in your Gate class. Here is my output so you can cross-check :) Gate.txt https://github.com/TheAlgo/Coursera-Java-for-Android/files/4737255/Gate.txt

Couldn't upload it in .java form,but it contains all the required class and paramteres.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TheAlgo/Coursera-Java-for-Android/issues/1#issuecomment-639598558, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOYLVKKYTS5DXOWZY72OXZLRVEJX5ANCNFSM4HDMRNIQ .

package mooc.vandy.java4android.gate.logic;

import java.util.Random;

import mooc.vandy.java4android.gate.ui.OutputInterface;

/**

}

package mooc.vandy.java4android.gate.logic;

import java.util.Random;

import mooc.vandy.java4android.gate.ui.OutputInterface;

/**

package mooc.vandy.java4android.gate.logic;

/**

RahulChoudhary9910 commented 4 years ago

@ADITIJ700

ADITIJ700 commented 4 years ago

@ADITIJ700

Your files are correct,you just have to zip them and upload them now

RahulChoudhary9910 commented 4 years ago

@ADITIJ700 please

Zipped them in one folder named anything

And than upload that single zip file

Right?

ADITIJ700 commented 4 years ago

@ADITIJ700 please

Zipped them in one folder named anything

And than upload that single zip file

Right?

yeah

RahulChoudhary9910 commented 4 years ago

Thank you very much for clarifying the doubt. I am trying it

On Fri, 5 Jun, 2020, 11:05 PM Aditi Khedkar, notifications@github.com wrote:

@ADITIJ700 https://github.com/ADITIJ700 please

Zipped them in one folder named anything

And than upload that single zip file

Right?

yeah

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TheAlgo/Coursera-Java-for-Android/issues/1#issuecomment-639655834, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOYLVKLCFWHTHZCJLML4IITRVEUGNANCNFSM4HDMRNIQ .

ADITIJ700 commented 4 years ago

Thank you very much for clarifying the doubt. I am trying it On Fri, 5 Jun, 2020, 11:05 PM Aditi Khedkar, @.***> wrote: @ADITIJ700 https://github.com/ADITIJ700 please Zipped them in one folder named anything And than upload that single zip file Right? yeah — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#1 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOYLVKLCFWHTHZCJLML4IITRVEUGNANCNFSM4HDMRNIQ .

pleasure! :)