Pagini recente » Borderou de evaluare (job #1423402) | Borderou de evaluare (job #799622) | Borderou de evaluare (job #1469460) | Borderou de evaluare (job #1225208) | Borderou de evaluare (job #1405850)
Borderou de evaluare (job #1405850)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:25: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(IN, "r", stdin);
^
user.cpp:9:27: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen(OUT, "w", stdout);
^
user.cpp:10:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp:15:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld%ld%ld", &n, &m, &x);
^
user.cpp:18:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%ld", &temp);
^
user.cpp:22:12: warning: ‘fm’ may be used uninitialized in this function [-Wmaybe-uninitialized]
sum -= fm;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | Depăşit | 220kb | Time limit exceeded. | 0 |
Punctaj total | 0 |