Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2280835)
| Utilizator | Data | 11 noiembrie 2018 11:21:42 | |
|---|---|---|---|
| Problema | Evaluarea unei expresii | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 90 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void priorities(char*)':
main.cpp:37:6: warning: unused variable 'nbTokens' [-Wunused-variable]
int nbTokens=0,j,value;
^~~~~~~~
main.cpp:38:6: warning: unused variable 'minim' [-Wunused-variable]
int minim,prio;
^~~~~
main.cpp:38:12: warning: unused variable 'prio' [-Wunused-variable]
int minim,prio;
^~~~
main.cpp: In function 'int evalTreeExp(nod*)':
main.cpp:141:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
main.cpp: In function 'int main()':
main.cpp:145:35: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("evaluare.in","rt",stdin);
^
main.cpp:147:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("evaluare.out","wt",stdout);
^
main.cpp:149:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%s\n",s);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 2ms | 131kb | OK | 10 |
| 2 | 2ms | 131kb | OK | 10 |
| 3 | 2ms | 131kb | OK | 10 |
| 4 | 2ms | 131kb | OK | 10 |
| 5 | 2ms | 131kb | OK | 10 |
| 6 | 2ms | 131kb | OK | 10 |
| 7 | 3ms | 262kb | OK | 10 |
| 8 | 4ms | 262kb | OK | 10 |
| 9 | 39ms | 2228kb | OK | 10 |
| 10 | 53ms | 655kb | Time limit exceeded | 0 |
| Punctaj total | 90 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
