Pagini recente » Borderou de evaluare (job #128663) | Borderou de evaluare (job #414683) | Borderou de evaluare (job #643083) | Borderou de evaluare (job #222255) | Borderou de evaluare (job #1474038)
Borderou de evaluare (job #1474038)
Raport evaluator
Compilare:
user.cpp: In function ‘void getComponentSize(int, int)’:
user.cpp:20:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adjList[u].size(); i++) {
^
user.cpp: In function ‘void gRemEdge(int, int)’:
user.cpp:44:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adjList[u].size(); i++) {
^
user.cpp: In function ‘void setComponent(int, int)’:
user.cpp:55:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < adjList[u].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:76:32: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &n, &m);
^
user.cpp:78:36: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &u, &v);
^
user.cpp:85:43: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d %d", &t, &x, &y);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1428kb | OK | 10 |
| 2 | 4ms | 1460kb | OK | 10 |
| 3 | 336ms | 1548kb | OK | 10 |
| 4 | 344ms | 1660kb | OK | 10 |
| 5 | 540ms | 3124kb | OK | 10 |
| 6 | 420ms | 3352kb | OK | 10 |
| 7 | Depăşit | 3540kb | Time limit exceeded. | 0 |
| 8 | 732ms | 3596kb | OK | 10 |
| 9 | 620ms | 3628kb | OK | 10 |
| 10 | 508ms | 3692kb | OK | 10 |
| Punctaj total | 90 |