Pagini recente » Borderou de evaluare (job #238805) | Borderou de evaluare (job #3203593) | Borderou de evaluare (job #300401) | Borderou de evaluare (job #79563) | Borderou de evaluare (job #1742982)
Borderou de evaluare (job #1742982)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:111: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:112: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:115:17: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &t);
^
user.cpp: In constructor ‘Graph::Graph()’:
user.cpp:15: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:24:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 1288ms | 10732kb | OK ! Por Costel e multumit! | 100 |
Punctaj total | 100 |