Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1566167)
| Utilizator | Data | 11 ianuarie 2016 20:29:24 | |
|---|---|---|---|
| Problema | Secventa 5 | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘long long unsigned int distsec(int)’:
user.cpp:16:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i= 1 ; i <= n ; i++)
^
user.cpp:19:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while(h.size()> nr)
^
user.cpp: In function ‘int main()’:
user.cpp:34:31: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long unsigned int*’ [-Wformat=]
fscanf(f,"%d%d%d",&n,&u,&l);
^
user.cpp:35:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 1 ; i <= n ; i++)
^
user.cpp:36:28: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long long unsigned int*’ [-Wformat=]
fscanf(f,"%d",&v[i]);
^
user.cpp:34:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d%d%d",&n,&u,&l);
^
user.cpp:36:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&v[i]);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 0ms | 464kb | Incorect | 0 |
| 2 | 4ms | 512kb | Incorect | 0 |
| 3 | 16ms | 620kb | Incorect | 0 |
| 4 | 76ms | 1088kb | Incorect | 0 |
| 5 | 80ms | 1368kb | Incorect | 0 |
| 6 | 276ms | 2648kb | Incorect | 0 |
| 7 | 652ms | 5896kb | Incorect | 0 |
| 8 | 716ms | 7384kb | Incorect | 0 |
| 9 | 888ms | 12536kb | Incorect | 0 |
| 10 | Depăşit | 15340kb | Time limit exceeded. | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
