Pagini recente » Borderou de evaluare (job #2932487) | Borderou de evaluare (job #806838) | Borderou de evaluare (job #3208086) | Borderou de evaluare (job #612162) | Borderou de evaluare (job #1353080)
Borderou de evaluare (job #1353080)
Raport evaluator
Compilare:
user.cpp: In function ‘void solve()’:
user.cpp:19:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:29:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &u, &v, &c);
^
user.cpp: In function ‘int main()’:
user.cpp:65:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algoritm.in", "r", stdin);
^
user.cpp:66:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("algoritm.out", "w", stdout);
^
user.cpp:68:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2408ms | 20816kb | Fisier de iesire corupt | 0 |
Punctaj total | 0 |