Nu exista pagina, dar poti sa o creezi ...
Borderou de evaluare (job #1136840)
| Utilizator | Data | 9 martie 2014 11:19:51 | |
|---|---|---|---|
| Problema | Echilibru | Status | done |
| Runda | ONIS 2014, Runda 3 | Compilator | cpp | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:46:23: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(fIn,"%d",&t);
^
user.cpp:50:27: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(fIn,"%d",&N);
^
user.cpp:54:40: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long int*’ [-Wformat=]
fscanf(fIn,"%d",&vValues[j]);
^
user.cpp:73:34: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat=]
fprintf(fOut,"%d\n",baza_10());
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 12ms | 232kb | OK | 100 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
