Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1803889)
| Utilizator | Data | 11 noiembrie 2016 23:41:01 | |
|---|---|---|---|
| Problema | Progresie | Status | done |
| Runda | Arhiva ICPC | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘int IsInArray(int)’:
user.cpp:13:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(v1 < x && x <= v2)
^
user.cpp:13:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if(v1 < x && x <= v2)
^
user.cpp:12:21: warning: unused variable ‘v3’ [-Wunused-variable]
unsigned long long v3 = v2+i;
^
user.cpp: In function ‘int main()’:
user.cpp:45:13: warning: unused variable ‘begin’ [-Wunused-variable]
clock_t begin = clock();
^
user.cpp:50:26: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d", &T);
^
user.cpp:54:37: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fin, "%d %d", &n, &r);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | Depăşit | 276kb | Time limit exceeded. | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
