Pagini recente » Borderou de evaluare (job #1231507) | Diferente pentru problema/hack intre reviziile 27 si 12 | Borderou de evaluare (job #2045094) | Borderou de evaluare (job #1881197) | Borderou de evaluare (job #2146711)
Borderou de evaluare (job #2146711)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:11:30: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(fi,"%d%d", &n, &m);
^
user.cpp:12:60: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i <= n; i++){ int x; fscanf(fi,"%d", &x);}
^
user.cpp:13:67: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for(int i = 1; i < m; i++){ int x; fscanf(fi,"%d", &x), f[x]++;}
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 5592kb | OK | 10 |
| 2 | 0ms | 5596kb | OK | 10 |
| 3 | 0ms | 5596kb | OK | 10 |
| 4 | 4ms | 5620kb | OK | 10 |
| 5 | 8ms | 7976kb | OK | 10 |
| 6 | 36ms | 7980kb | OK | 10 |
| 7 | 40ms | 7980kb | OK | 10 |
| 8 | 52ms | 7976kb | OK | 10 |
| 9 | 60ms | 8060kb | OK | 10 |
| 10 | 64ms | 8528kb | OK | 10 |
| Punctaj total | 100 |