Borderou de evaluare (job #1614701)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:36:40: warning: format ‘%d’ expects argument of type ‘int*’, but argument 3 has type ‘long int*’ [-Wformat=]
fscanf(f,"%d %d",&v[i][0],&v[i][1]);
^
user.cpp:36:40: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long int*’ [-Wformat=]
user.cpp:34:22: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d",&n);
^
user.cpp:36:41: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(f,"%d %d",&v[i][0],&v[i][1]);
^
user.cpp:44:27: warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if (v[i][1]<=ref) k++;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 260kb | Incorect | 0 |
| 2 | 0ms | 260kb | OK | 10 |
| 3 | 4ms | 340kb | Incorect | 0 |
| 4 | 8ms | 384kb | Incorect | 0 |
| 5 | 8ms | 380kb | Incorect | 0 |
| 6 | 8ms | 384kb | OK | 10 |
| 7 | 8ms | 384kb | OK | 10 |
| 8 | 8ms | 388kb | OK | 10 |
| 9 | 8ms | 380kb | Incorect | 0 |
| 10 | 8ms | 392kb | OK | 10 |
| Punctaj total | 50 |